roles

Create a role

post/app/v1/roles

Request body

namestring
descriptionstring
status'active' | 'disabled'

Response

A successful operation

namestring
descriptionstring
status'active' | 'disabled'
created_atstring date-time
updated_atstring date-time
created_bystring uuid
updated_bystring uuid
idstring uuid
company_idstring uuid

Changes

No recorded changes to this endpoint across all 1 revision of this API.