Cancel a Reminder

Cancel a reminder

delete
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
agentIdstringRequired
reminderIdstringRequired
Body
reasonstringOptional
Responses
200

Reminders found

application/json
delete
/v1/agents/{agentId}/reminders/{reminderId}

Last updated