OAuth Clients

Update an OAuth 2.0 client

patch/v1/oauth-clients/{clientId}

Path parameters

clientIdstring required

Request body

namestring
descriptionstring
redirect_urisstring[]
scopesstring[]
is_enabledboolean

Response

Default Response

Changes

Changed in 2 of the 42 revisions of this API.117

    • ○

      added the new files:read enum value to the request property /

      request-property-enum-value-added

    • ○

      added the new files:write enum value to the request property /

      request-property-enum-value-added

    • ○

      added the new print-jobs:read enum value to the request property /

      request-property-enum-value-added

    • ○

      added the new print-jobs:write enum value to the request property /

      request-property-enum-value-added

  • 750c8a136307113See the full diff
    • ▲

      request property / was restricted to a list of enum values

      request-property-became-enum

    • ○

      added the new fleet:read enum value to the request property /

      request-property-enum-value-added

    • ○

      added the new fleet:write enum value to the request property /

      request-property-enum-value-added

    • ○

      added the new inventory:read enum value to the request property /

      request-property-enum-value-added

    • ○

      added the new inventory:write enum value to the request property /

      request-property-enum-value-added

    • ○

      added the new jobs:read enum value to the request property /

      request-property-enum-value-added

    • ○

      added the new jobs:write enum value to the request property /

      request-property-enum-value-added

    • ○

      added the new makes:read enum value to the request property /

      request-property-enum-value-added

    • ○

      added the new makes:write enum value to the request property /

      request-property-enum-value-added

    • ○

      added the new models:read enum value to the request property /

      request-property-enum-value-added

    • ○

      added the new models:write enum value to the request property /

      request-property-enum-value-added

    • ○

      added the new printers:read enum value to the request property /

      request-property-enum-value-added

    • ○

      added the new printers:write enum value to the request property /

      request-property-enum-value-added

    • ○

      added the new telemetry:read enum value to the request property /

      request-property-enum-value-added