Manage Incident Urgency
Create and gets urgencies for an incident.
Gets incident urgencies list.
Path Parameters
- clientId
Describes the clientId of the tenant
Responses
- uniqueId
- name
- description
- id
- createdBy
- updatedBy
- createdDate
- updatedDate
Loading Examples...
Creates incident urgency.
Path Parameters
- clientId
Describes the clientId of the tenant
Request Body
application/json
- name
Urgency name.
- description
Short summary describing the urgency.
Loading Examples...
Responses
- uniqueId
- name
- description
- id
- createdBy
- updatedBy
- createdDate
- updatedDate
Loading Examples...