Skip to main content
DELETE
cURL with fictitious data

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Headers

X-Account-Id
string
required

UUID of the account associated with the operation.

Example:

"019606a1-3b4c-7d8e-9f01-234567890abc"

X-Reason
string
required

Reason for the operation. Use USER_REQUESTED for a customer request.

Example:

"ACCOUNT_CLOSURE"

Path Parameters

entry_id
string
required

Entry ID (UUID format)

Example:

"019606c3-5d6e-7f80-1b23-456789012cde"

Response

No Content