Changes to Create User Role

POST /api/v1/admin/user-roles

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 1 of the 5 revisions of this API.4

  1. db5ab8f1fcef4

What changed

    • added the new optional request property can_create_dashboards

      new-optional-request-property

    • added the new optional request property object_permissions/items/can_reopen_closed

      new-optional-request-property

    • added the optional property can_create_dashboards to the response with the 201 status

      response-optional-property-added

    • added the optional property object_permissions/items/can_reopen_closed to the response with the 201 status

      response-optional-property-added