DELETE
cURL

Authorizations

Authorization
string
header
required

JWT bearer token. App-user tokens are issued by POST /auth/token (the partner backend calls it as its platform service account); admin and dashboard tokens are issued via OIDC login.

Path Parameters

platform_id
string
required

Platform ID

Response

Platform deleted

id
string
required
status
enum<string>
required

Platform lifecycle status.

Available options:
ACTIVE,
INACTIVE