Delete Contact
Delete contact allows you to delete a contact from your account.
Settings:
|
URL |
https://online.99digital.co.il/api/v1/accounts/{account_id}/contacts/{contact_id} |
|
Method |
JSON via DELETE |
Authorization:
|
Header Parameter |
Description |
|
api_access_token |
user API key |
The user API key provides access to endpoints based on the user permissions levels and can be obtained by visiting the profile page.
Path Parameters:
|
Parameter |
Description |
Required |
|
account_id |
The numeric id of the account |
yes |
|
contact_id |
The numeric id of the contact |
yes |
Created with the Personal Edition of HelpNDoc: Easy to use tool to create HTML Help files and Help web sites