Delete profile
POST {{baseUrl}}/api/v1/profiles/:profile_id/delete
This API deletes a profile from your help desk.
OAuth Scope
Desk.settings.DELETEDesk.basic.DELETE
Attributes
| Attribute Name | Data Type | Description |
|---|---|---|
| transferToProfileId (required) | <long> | The profile id to which the agents in the delete profile to be transferred to |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Authorization | string |