Custom Duty

A freeform user-specified role or job duty played by a user in their organization.

dutyType
string

The polymorphic type of the duty (not the Ruby type, the duty type).

name
string <= 255 characters

The name of the role.

{
}

⌵ Custom Duty Actions

Create a New Custom Duty

SecuritybearerAuth
Request
Request Body schema: application/vnd.api+json
required
object
Responses
201

Created

422

JSON error message

post/customDuties
Request samples
application/vnd.api+json
{
}
Response samples
application/vnd.api+json
{
}