SpaceMediaSpaceMedia
Endpoint referenceAPI Clients

Rotate a client secret with a bounded overlap window.

POST
/platform/v1/api-clients/{client}/rotate

Authorization

platformSession
laravel_session<token>

In: cookie

Path Parameters

client*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

Request 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?