Changes to Create role
POST /zones/{zoneId}/roles
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 23 revisions of this API.14
What changed
- ▲
added the pattern
^[a-z0-9]+(?:[-_][a-z0-9]+)*$to the request propertyidentifierrequest-property-pattern-added
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
409response-non-success-status-added
- ○
the
identifierresponse's property pattern^[a-z0-9]+(?:[-_][a-z0-9]+)*$was added for the status201response-property-pattern-added
- ▲
- ○
endpoint added
endpoint-added
- ○