Remove Agent
Remove an agent from an account.
Settings:
URL | https://online.99digital.co.il/api/v1/accounts/{account_id}/agents/{agent_id) |
Method | JSON via DELETE |
Authorization:
Header Parameter | Description |
api_access_token | user API key |
The user API key provides access to endpoints based on the user permissions levels and can be obtained by visiting the profile page.
Path Parameters:
Parameter | Description | Required |
account_id | The numeric id of the account | yes |
agent_id | The numeric id of the agent | yes |