Endpoint referenceAPI Clients
Replace client scopes and revoke existing bearer tokens.
Authorization
platformSession laravel_session<token>
In: cookie
Path Parameters
client*string
Format
uuidHeader Parameters
X-XSRF-TOKEN*string
CSRF token paired with the current web session.
Length
1 <= length <= 2048Idempotency-Key*string
Match
^[A-Za-z0-9][A-Za-z0-9._:-]*$Length
16 <= length <= 128Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
Was this page helpful?
Revoke one client-bound bearer token.
Revoke one client-bound bearer token. Review the documented request, response, authorization, and availability requirements before using this operation.
Rotate a client secret with a bounded overlap window.
Rotate a client secret with a bounded overlap window. Review the documented request, response, authorization, and availability requirements before using this operation.