Static Contacts
Delete
DELETE
/departments/{departmentId}/contacts/{contactId}
https://api.relesysapp.net/api/v1.4/departments/{departmentId}/contacts/{contactId}
Delete the static contact with ID
contactId from the department with ID departmentId.
Scopes: relesys.api, relesys.api:write, relesys.api.users, relesys.api.users:write
URL Path
| departmentId | string / guid | The department's unique identifier | required | |
| contactId | string / guid | The contact's unique identifier | required |
Responses
application/json
There is no body for this response