Toolkit Permissions

Patch binding permission rules

Additively add and/or remove permission rules on a binding.

patch/toolkits/{toolkit_id}/credentials/{credential_id}/permissions

Path parameters

toolkit_idstring required
credential_idstring required

Request body

removeinteger[] nullable

Response

Successful Response

Changes

Changed in 2 of the 85 revisions of this API.8613

    • added the new optional request property add/anyOf[subschema #1]/items/match_mode

      new-optional-request-property

    • added the optional property data/items/match_mode to the response with the 200 status

      response-optional-property-added

  • 76e8f60637288611See the full diff
    • request property add list-of-types was narrowed by removing types null from media type application/json

      request-property-list-of-types-narrowed

    • request property remove list-of-types was narrowed by removing types null from media type application/json

      request-property-list-of-types-narrowed

    • the response's body type/format changed from object/ to array/ for status 200

      response-body-type-changed

    • media type application/problem+json was changed to a more general media type application/json for the response status 422

      response-media-type-name-generalized

    • the response property detail became optional for the status 422

      response-property-became-optional

    • the detail response property's maxLength was unset from 4096 for the response status 422

      response-property-max-length-unset

    • the detail response's property type/format changed from string/ to array/ for status 422

      response-property-type-changed

    • removed the required property data from the response with the 200 status

      response-required-property-removed

    • removed the optional property code from the response with the 422 status

      response-optional-property-removed

    • removed the optional property errors from the response with the 422 status

      response-optional-property-removed

    • removed the optional property instance from the response with the 422 status

      response-optional-property-removed

    • removed the optional property status from the response with the 422 status

      response-optional-property-removed

    • removed the optional property title from the response with the 422 status

      response-optional-property-removed

    • removed the optional property type from the response with the 422 status

      response-optional-property-removed

    • api operation id patchPermissions removed and replaced with patch_credential_permissions_toolkits__toolkit_id__credentials__cred_id__permissions_patch

      api-operation-id-removed

    • the endpoint scheme security HumanLogin was added to the API

      api-security-added

    • the endpoint scheme security BearerAuth was removed from the API

      api-security-removed

    • api tag toolkits added

      api-tag-added

    • api tag Toolkit Permissions removed

      api-tag-removed

    • removed the non-success response with the status 400

      response-non-success-status-removed

    • removed the non-success response with the status 401

      response-non-success-status-removed

    • removed the non-success response with the status 403

      response-non-success-status-removed

    • removed the non-success response with the status 404

      response-non-success-status-removed

    • removed the non-success response with the status 500

      response-non-success-status-removed

    • removed the non-success response with the status 503

      response-non-success-status-removed

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