Endpoint referenceAPI Clients
Re-enable a non-expired disabled client.
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 <= 128Response Body
application/json
application/json
application/json
application/json
application/json
application/json
Was this page helpful?
Disable a client and revoke existing bearer tokens.
Disable a client and revoke existing bearer tokens. Review the documented request, response, authorization, and availability requirements before using this operation.
Verify bearer authentication, tenant binding, and the tenant:read scope.
Verify bearer authentication, tenant binding, and the tenant:read scope. Review the documented request, response, authorization, and availability requirements before using this operation.