delete https://api.fonestorm.com/v2/users/
Remove a User from an account.
Sample Response
{
"user": {
email: "[email protected]",
dashboard_role: "Location",
dashboard_access: "Custom",
first_name: "John",
last_name: "Doe",
title: "CEO",
fractelfone: "999999999999",
account_id: "2005559999",
custom_access: {
subaccounts: "Add",
users: "Remove",
business_objects: "Remove",
fonenumbers: "Remove",
billing: "Read",
call_records: "Read"
}
}
}
Response Properties
Property | Type | Description |
---|---|---|
user | object | User |