DELETE api/v1/PreAuthorizedDebits/{id}?token={token}

Delete a contact.
If the contact is not found ==> Exception

Request Information

URI Parameters

NameDescriptionType/Additional information
id

The contact's id

string

Required

token

The access token

string

Body Parameters

None.

Response Description

The deleted CaspitContact

HttpResponseMessage