Endpoint referenceAPI Clients
Change a client name and expiry authority.
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?
Issue one API client and return its plaintext secret once.
Issue one API client and return its plaintext secret once. Review the documented request, response, authorization, and availability requirements before using this operation.
Terminally revoke one client and all active bearer tokens.
Terminally revoke one client and all active bearer tokens. Review the documented request, response, authorization, and availability requirements before using this operation.