OAuth

Create a one-time OAuth consent handoff from an authenticated user session

post/v1/oauth/session-handoff

Request body

clientIdstring required
redirectUristring required
scopesstring[] required
codeChallengestring
resourcestring required

Response

Default Response

handoffstring
expires_innumber

Changes

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

    • ○

      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 host:pair 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

    • ○

      added the new print:launch enum value to the request property /

      request-property-enum-value-added

    • ○

      endpoint added

      endpoint-added