Access Management

Add Role

Add a new role to the system.

post/role

Request body

namestring required
emailstring email required
passwordstring required
operatorboolean

Response

Document created, URL follows

idstring uuid required
namestring required
emailstring email required
activeboolean required

Changes

Changed in 2 of the 5 revisions of this API.129

    • api operation id RoleAddRole removed and replaced with 20_add_role

      api-operation-id-removed

  • 82f6f0eba091128See the full diff
    • removed the success response with the status

      response-success-status-removed

    • removed the request property

      request-property-removed

    • removed the optional property from the response with the status

      response-optional-property-removed

    • api operation id RoleAddRole was added

      api-operation-id-added

    • api tag Access Management added

      api-tag-added

    • api tag Role Management removed

      api-tag-removed

    • removed the non-success response with the status

      response-non-success-status-removed

    • added the optional property to the response with the status

      response-optional-property-added

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added

    • added the success response with the status

      response-success-status-added

    This revision also has 20 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog