Sender
Delete sender
Deletes a single sender based on the ID supplied
DELETE
/
sender
/
{id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredID of sender to delete
Response
200 - application/json
message
string
required