DELETE api/v1/agents/candidates/{agentCandidateUid}
Deletes the agent candidate record by the specified UID.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| agentCandidateUid |
The agent candidate UID. |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Returns response message.
None.