v1

latestOpenAPI 3.1.02026-07-2051132407.2 KB
Network tokens

Update a network token

Updates the status of the network token.

patch/networkTokens/{networkTokenId}

Path parameters

networkTokenIdstring required

The unique identifier of the network token.

Request body

status'active' | 'suspended' | 'closed'

The new status of the network token. Possible values: active, suspended, closed. The closed status is final and cannot be changed.

Response

No Content - look at the actual response code for the status of the request.