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

sponsor_id
string
required

Sponsor ID

Response

Sponsor soft-deleted

id
string
required
status
enum<string>
required

Sponsor lifecycle status.

Available options:
PENDING,
ACTIVE,
INACTIVE