Delete merchant contact
Delete a contact
Rate Limit: 300 Max attempts within 1 minute.
Path Parameters
Parameter | Details |
---|---|
merchantIdentifier
| string Examples:
|
merchantContactId
| integer Example: 1 |
Responses
204
Contact was successfully deleted.
Success
400
Bad Request
application/json
Error
401
Unauthorized
application/json
Error
404
Not Found
application/json
Error
DELETE