role_definitions

Update a RoleDefinition.

put/role_definitions/{id}/

Path parameters

idinteger required

A unique integer value identifying this role definition.

Request body

permissionsPermissionsEnum[] required
namestring required
descriptionstring

Response

Return an updated RoleDefinition.

idinteger required
urlstring required
relatedobject required
summary_fieldsobject required
permissionsPermissionsEnum[] required
modifiedstring date-time required

The date/time this resource was created

createdstring date-time required

The date/time this resource was created

namestring required
descriptionstring
managedboolean required
modified_byinteger nullable required

The user who last modified this resource

created_byinteger nullable required

The user who created this resource

Changes

Changed in 4 of the 8 revisions of this API.521773

  • c04fc5f09692421769See the full diff
    • removed the enum value eda.add_credentialtype of the request property permissions/items/ (media type: application/json)

      request-property-enum-value-removed

    • removed the enum value eda.add_credentialtype of the request property permissions/items/ (media type: application/x-www-form-urlencoded)

      request-property-enum-value-removed

    • removed the enum value eda.add_credentialtype of the request property permissions/items/ (media type: multipart/form-data)

      request-property-enum-value-removed

    • removed the enum value eda.add_team of the request property permissions/items/ (media type: application/json)

      request-property-enum-value-removed

    • removed the enum value eda.add_team of the request property permissions/items/ (media type: application/x-www-form-urlencoded)

      request-property-enum-value-removed

    • removed the enum value eda.add_team of the request property permissions/items/ (media type: multipart/form-data)

      request-property-enum-value-removed

    • removed the enum value eda.change_credentialtype of the request property permissions/items/ (media type: application/json)

      request-property-enum-value-removed

    • removed the enum value eda.change_credentialtype of the request property permissions/items/ (media type: application/x-www-form-urlencoded)

      request-property-enum-value-removed

    • removed the enum value eda.change_credentialtype of the request property permissions/items/ (media type: multipart/form-data)

      request-property-enum-value-removed

    • removed the enum value eda.change_organization of the request property permissions/items/ (media type: application/json)

      request-property-enum-value-removed

    • removed the enum value eda.change_organization of the request property permissions/items/ (media type: application/x-www-form-urlencoded)

      request-property-enum-value-removed

    • removed the enum value eda.change_organization of the request property permissions/items/ (media type: multipart/form-data)

      request-property-enum-value-removed

    • removed the enum value eda.change_team of the request property permissions/items/ (media type: application/json)

      request-property-enum-value-removed

    • removed the enum value eda.change_team of the request property permissions/items/ (media type: application/x-www-form-urlencoded)

      request-property-enum-value-removed

    • removed the enum value eda.change_team of the request property permissions/items/ (media type: multipart/form-data)

      request-property-enum-value-removed

    • removed the enum value eda.delete_credentialtype of the request property permissions/items/ (media type: application/json)

      request-property-enum-value-removed

    • removed the enum value eda.delete_credentialtype of the request property permissions/items/ (media type: application/x-www-form-urlencoded)

      request-property-enum-value-removed

    • removed the enum value eda.delete_credentialtype of the request property permissions/items/ (media type: multipart/form-data)

      request-property-enum-value-removed

    • removed the enum value eda.delete_organization of the request property permissions/items/ (media type: application/json)

      request-property-enum-value-removed

    • removed the enum value eda.delete_organization of the request property permissions/items/ (media type: application/x-www-form-urlencoded)

      request-property-enum-value-removed

    • removed the enum value eda.delete_organization of the request property permissions/items/ (media type: multipart/form-data)

      request-property-enum-value-removed

    • removed the enum value eda.delete_team of the request property permissions/items/ (media type: application/json)

      request-property-enum-value-removed

    • removed the enum value eda.delete_team of the request property permissions/items/ (media type: application/x-www-form-urlencoded)

      request-property-enum-value-removed

    • removed the enum value eda.delete_team of the request property permissions/items/ (media type: multipart/form-data)

      request-property-enum-value-removed

    • removed the enum value eda.member_organization of the request property permissions/items/ (media type: application/json)

      request-property-enum-value-removed

    • removed the enum value eda.member_organization of the request property permissions/items/ (media type: application/x-www-form-urlencoded)

      request-property-enum-value-removed

    • removed the enum value eda.member_organization of the request property permissions/items/ (media type: multipart/form-data)

      request-property-enum-value-removed

    • removed the enum value eda.member_team of the request property permissions/items/ (media type: application/json)

      request-property-enum-value-removed

    • removed the enum value eda.member_team of the request property permissions/items/ (media type: application/x-www-form-urlencoded)

      request-property-enum-value-removed

    • removed the enum value eda.member_team of the request property permissions/items/ (media type: multipart/form-data)

      request-property-enum-value-removed

    • removed the enum value eda.view_credentialtype of the request property permissions/items/ (media type: application/json)

      request-property-enum-value-removed

    • removed the enum value eda.view_credentialtype of the request property permissions/items/ (media type: application/x-www-form-urlencoded)

      request-property-enum-value-removed

    • removed the enum value eda.view_credentialtype of the request property permissions/items/ (media type: multipart/form-data)

      request-property-enum-value-removed

    • removed the enum value eda.view_organization of the request property permissions/items/ (media type: application/json)

      request-property-enum-value-removed

    • removed the enum value eda.view_organization of the request property permissions/items/ (media type: application/x-www-form-urlencoded)

      request-property-enum-value-removed

    • removed the enum value eda.view_organization of the request property permissions/items/ (media type: multipart/form-data)

      request-property-enum-value-removed

    • removed the enum value eda.view_team of the request property permissions/items/ (media type: application/json)

      request-property-enum-value-removed

    • removed the enum value eda.view_team of the request property permissions/items/ (media type: application/x-www-form-urlencoded)

      request-property-enum-value-removed

    • removed the enum value eda.view_team of the request property permissions/items/ (media type: multipart/form-data)

      request-property-enum-value-removed

    • the response property content_type became nullable for the status 200

      response-property-became-nullable

    • the response property content_type became optional for the status 200

      response-property-became-optional

    • added ContentTypeEnum NullEnum to the content_type response property oneOf list for the response status 200

      response-property-one-of-added

    • removed ContentTypeEnum from the content_type request property allOf list (media type: application/json)

      request-property-all-of-removed

    • removed ContentTypeEnum from the content_type request property allOf list (media type: application/x-www-form-urlencoded)

      request-property-all-of-removed

    • removed ContentTypeEnum from the content_type request property allOf list (media type: multipart/form-data)

      request-property-all-of-removed

    • added the new eda.add_eventstream enum value to the permissions/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new eda.change_eventstream enum value to the permissions/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new eda.delete_eventstream enum value to the permissions/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new eda.sync_project enum value to the permissions/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new eda.view_eventstream enum value to the permissions/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new shared.add_team enum value to the permissions/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new shared.change_organization enum value to the permissions/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new shared.change_team enum value to the permissions/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new shared.delete_organization enum value to the permissions/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new shared.delete_team enum value to the permissions/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new shared.member_organization enum value to the permissions/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new shared.member_team enum value to the permissions/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new shared.view_organization enum value to the permissions/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new shared.view_team enum value to the permissions/items/ response property for the response status 200

      response-property-enum-value-added

    • the request property content_type became nullable (media type: application/json)

      request-property-became-nullable

    • the request property content_type became nullable (media type: application/x-www-form-urlencoded)

      request-property-became-nullable

    • the request property content_type became nullable (media type: multipart/form-data)

      request-property-became-nullable

    • the request property content_type became optional (media type: application/json)

      request-property-became-optional

    • the request property content_type became optional (media type: application/x-www-form-urlencoded)

      request-property-became-optional

    • the request property content_type became optional (media type: multipart/form-data)

      request-property-became-optional

    • added the new eda.add_eventstream enum value to the request property permissions/items/ (media type: application/json)

      request-property-enum-value-added

    • added the new eda.add_eventstream enum value to the request property permissions/items/ (media type: application/x-www-form-urlencoded)

      request-property-enum-value-added

    • added the new eda.add_eventstream enum value to the request property permissions/items/ (media type: multipart/form-data)

      request-property-enum-value-added

    • added the new eda.change_eventstream enum value to the request property permissions/items/ (media type: application/json)

      request-property-enum-value-added

    • added the new eda.change_eventstream enum value to the request property permissions/items/ (media type: application/x-www-form-urlencoded)

      request-property-enum-value-added

    • added the new eda.change_eventstream enum value to the request property permissions/items/ (media type: multipart/form-data)

      request-property-enum-value-added

    • added the new eda.delete_eventstream enum value to the request property permissions/items/ (media type: application/json)

      request-property-enum-value-added

    • added the new eda.delete_eventstream enum value to the request property permissions/items/ (media type: application/x-www-form-urlencoded)

      request-property-enum-value-added

    • added the new eda.delete_eventstream enum value to the request property permissions/items/ (media type: multipart/form-data)

      request-property-enum-value-added

    • added the new eda.sync_project enum value to the request property permissions/items/ (media type: application/json)

      request-property-enum-value-added

    • added the new eda.sync_project enum value to the request property permissions/items/ (media type: application/x-www-form-urlencoded)

      request-property-enum-value-added

    • added the new eda.sync_project enum value to the request property permissions/items/ (media type: multipart/form-data)

      request-property-enum-value-added

    • added the new eda.view_eventstream enum value to the request property permissions/items/ (media type: application/json)

      request-property-enum-value-added

    • added the new eda.view_eventstream enum value to the request property permissions/items/ (media type: application/x-www-form-urlencoded)

      request-property-enum-value-added

    • added the new eda.view_eventstream enum value to the request property permissions/items/ (media type: multipart/form-data)

      request-property-enum-value-added

    • added the new shared.add_team enum value to the request property permissions/items/ (media type: application/json)

      request-property-enum-value-added

    • added the new shared.add_team enum value to the request property permissions/items/ (media type: application/x-www-form-urlencoded)

      request-property-enum-value-added

    • added the new shared.add_team enum value to the request property permissions/items/ (media type: multipart/form-data)

      request-property-enum-value-added

    • added the new shared.change_organization enum value to the request property permissions/items/ (media type: application/json)

      request-property-enum-value-added

    • added the new shared.change_organization enum value to the request property permissions/items/ (media type: application/x-www-form-urlencoded)

      request-property-enum-value-added

    • added the new shared.change_organization enum value to the request property permissions/items/ (media type: multipart/form-data)

      request-property-enum-value-added

    • added the new shared.change_team enum value to the request property permissions/items/ (media type: application/json)

      request-property-enum-value-added

    • added the new shared.change_team enum value to the request property permissions/items/ (media type: application/x-www-form-urlencoded)

      request-property-enum-value-added

    • added the new shared.change_team enum value to the request property permissions/items/ (media type: multipart/form-data)

      request-property-enum-value-added

    • added the new shared.delete_organization enum value to the request property permissions/items/ (media type: application/json)

      request-property-enum-value-added

    • added the new shared.delete_organization enum value to the request property permissions/items/ (media type: application/x-www-form-urlencoded)

      request-property-enum-value-added

    • added the new shared.delete_organization enum value to the request property permissions/items/ (media type: multipart/form-data)

      request-property-enum-value-added

    • added the new shared.delete_team enum value to the request property permissions/items/ (media type: application/json)

      request-property-enum-value-added

    • added the new shared.delete_team enum value to the request property permissions/items/ (media type: application/x-www-form-urlencoded)

      request-property-enum-value-added

    • added the new shared.delete_team enum value to the request property permissions/items/ (media type: multipart/form-data)

      request-property-enum-value-added

    • added the new shared.member_organization enum value to the request property permissions/items/ (media type: application/json)

      request-property-enum-value-added

    • added the new shared.member_organization enum value to the request property permissions/items/ (media type: application/x-www-form-urlencoded)

      request-property-enum-value-added

    • added the new shared.member_organization enum value to the request property permissions/items/ (media type: multipart/form-data)

      request-property-enum-value-added

    • added the new shared.member_team enum value to the request property permissions/items/ (media type: application/json)

      request-property-enum-value-added

    • added the new shared.member_team enum value to the request property permissions/items/ (media type: application/x-www-form-urlencoded)

      request-property-enum-value-added

    • added the new shared.member_team enum value to the request property permissions/items/ (media type: multipart/form-data)

      request-property-enum-value-added

    • added the new shared.view_organization enum value to the request property permissions/items/ (media type: application/json)

      request-property-enum-value-added

    • added the new shared.view_organization enum value to the request property permissions/items/ (media type: application/x-www-form-urlencoded)

      request-property-enum-value-added

    • added the new shared.view_organization enum value to the request property permissions/items/ (media type: multipart/form-data)

      request-property-enum-value-added

    • added the new shared.view_team enum value to the request property permissions/items/ (media type: application/json)

      request-property-enum-value-added

    • added the new shared.view_team enum value to the request property permissions/items/ (media type: application/x-www-form-urlencoded)

      request-property-enum-value-added

    • added the new shared.view_team enum value to the request property permissions/items/ (media type: multipart/form-data)

      request-property-enum-value-added

    • added ContentTypeEnum NullEnum to the content_type request property oneOf list (media type: application/json)

      request-property-one-of-added

    • added ContentTypeEnum NullEnum to the content_type request property oneOf list (media type: application/x-www-form-urlencoded)

      request-property-one-of-added

    • added ContentTypeEnum NullEnum to the content_type request property oneOf list (media type: multipart/form-data)

      request-property-one-of-added

    • the request required property content_type became not read-only (media type: application/json)

      request-required-property-became-not-read-only

    • the request required property content_type became not read-only (media type: application/x-www-form-urlencoded)

      request-required-property-became-not-read-only

    • the request required property content_type became not read-only (media type: multipart/form-data)

      request-required-property-became-not-read-only

    • removed ContentTypeEnum from the content_type response property allOf list for the response status 200

      response-property-all-of-removed

    • removed the eda.add_credentialtype enum value from the permissions/items/ response property for the response status 200

      response-property-enum-value-removed

    • removed the eda.add_team enum value from the permissions/items/ response property for the response status 200

      response-property-enum-value-removed

    • removed the eda.change_credentialtype enum value from the permissions/items/ response property for the response status 200

      response-property-enum-value-removed

    • removed the eda.change_organization enum value from the permissions/items/ response property for the response status 200

      response-property-enum-value-removed

    • removed the eda.change_team enum value from the permissions/items/ response property for the response status 200

      response-property-enum-value-removed

    • removed the eda.delete_credentialtype enum value from the permissions/items/ response property for the response status 200

      response-property-enum-value-removed

    • removed the eda.delete_organization enum value from the permissions/items/ response property for the response status 200

      response-property-enum-value-removed

    • removed the eda.delete_team enum value from the permissions/items/ response property for the response status 200

      response-property-enum-value-removed

    • removed the eda.member_organization enum value from the permissions/items/ response property for the response status 200

      response-property-enum-value-removed

    • removed the eda.member_team enum value from the permissions/items/ response property for the response status 200

      response-property-enum-value-removed

    • removed the eda.view_credentialtype enum value from the permissions/items/ response property for the response status 200

      response-property-enum-value-removed

    • removed the eda.view_organization enum value from the permissions/items/ response property for the response status 200

      response-property-enum-value-removed

    • removed the eda.view_team enum value from the permissions/items/ response property for the response status 200

      response-property-enum-value-removed

    • the response required property content_type became not read-only for the status 200

      response-required-property-became-not-read-only

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

  • feeac1db5ade93See the full diff
    • removed the enum value eda.add_extravar of the request property permissions/items/ (media type: application/json)

      request-property-enum-value-removed

    • removed the enum value eda.add_extravar of the request property permissions/items/ (media type: application/x-www-form-urlencoded)

      request-property-enum-value-removed

    • removed the enum value eda.add_extravar of the request property permissions/items/ (media type: multipart/form-data)

      request-property-enum-value-removed

    • removed the enum value eda.extravar of the request property content_type/allOf[ContentTypeEnum]/ (media type: application/json)

      request-property-enum-value-removed

    • removed the enum value eda.extravar of the request property content_type/allOf[ContentTypeEnum]/ (media type: application/x-www-form-urlencoded)

      request-property-enum-value-removed

    • removed the enum value eda.extravar of the request property content_type/allOf[ContentTypeEnum]/ (media type: multipart/form-data)

      request-property-enum-value-removed

    • removed the enum value eda.view_extravar of the request property permissions/items/ (media type: application/json)

      request-property-enum-value-removed

    • removed the enum value eda.view_extravar of the request property permissions/items/ (media type: application/x-www-form-urlencoded)

      request-property-enum-value-removed

    • removed the enum value eda.view_extravar of the request property permissions/items/ (media type: multipart/form-data)

      request-property-enum-value-removed

    • removed the eda.add_extravar enum value from the permissions/items/ response property for the response status 200

      response-property-enum-value-removed

    • removed the eda.extravar enum value from the content_type/allOf[ContentTypeEnum]/ response property for the response status 200

      response-property-enum-value-removed

    • removed the eda.view_extravar enum value from the permissions/items/ response property for the response status 200

      response-property-enum-value-removed

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

    • endpoint added

      endpoint-added

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

    • api path removed without deprecation

      api-path-removed-without-deprecation

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