Skip to main content
DELETE
Delete a Payee

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

payeeId
string
required

The ID of the payee to delete.

Response

Payee deleted successfully.

success
boolean
Example:

true

message
string
Example:

"Successfully deleted"