roles

Updating a Role

Update a role

put/v1/roles/{roleId}.json

Path parameters

roleIdinteger required

Role id to update

Query parameters

tokenstring required

OAuth token

Request body

namestring

Response

successful operation

Sucessstring

Changes

Changed in 2 of the 23 revisions of this API.8

    • api operation id editRole removed and replaced with

      api-operation-id-removed

    • added the non-success response with the status 405

      response-non-success-status-added

    • removed the non-success response with the status 400

      response-non-success-status-removed

    • removed the non-success response with the status 404

      response-non-success-status-removed

    • api operation id editRole was added

      api-operation-id-added

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

    • removed the non-success response with the status 405

      response-non-success-status-removed