Network tokens
Delete network token
Deletes a specific network token.
DELETE
This endpoint requires the payment-methods.write
scope.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the payment method.
Example:
"46973e9d-88a7-44a6-abfe-be4ff0134ff4"
The ID of the network token.
Example:
"454f6a32-a572-4dda-b885-3e8674086123"
Response
204
_mintlify/placeholder
Returns an empty response.
Was this page helpful?