Delete a Vault Payment Account
Deletes a vault payment account by uuid
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
uuid
The UUID of the payment account to delete
Response
Vault payment account deleted successfully
success
Indicates whether the delete operation was successful
message
Human-readable message describing the result
error
Error details (only present when success is false)