Create a break
POST/v1/breaks
Requires api_user|break_create. Name must be 3-50 alphanumeric chars, unique within the organization, and not a reserved name (ACW, NotReady, Logout, AutoPause).
Request
Responses
- 201
- 401
- 403
- 422
Created
Unauthenticated
Missing permission
Validation error (e.g. name already used or reserved)