SpaceMediaSpaceMedia
Endpoint referenceAPI Clients

Revoke one client-bound bearer token.

DELETE
/platform/v1/api-clients/{client}/tokens/{token}

Authorization

platformSession
laravel_session<token>

In: cookie

Path Parameters

client*string
Formatuuid
token*string
Formatuuid

Header Parameters

X-XSRF-TOKEN*string

CSRF token paired with the current web session.

Length1 <= length <= 2048
Idempotency-Key*string
Match^[A-Za-z0-9][A-Za-z0-9._:-]*$
Length16 <= length <= 128

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

Was this page helpful?