Static Contacts
Create
POST
/departments/{departmentId}/contacts
https://api.relesysapp.net/api/v1.4/departments/{departmentId}/contacts
Create a static contact for 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 |
Request Body
application/json| object | ||||
| string | Max length: 128 | optional | ||
| imageId | string / guid | optional | ||
| name | string | Max length: 256 | required | |
| ⯈ phoneNumber | object | optional | ||
| title | string | Max length: 256 | optional | |