DELETE api/BlackLists/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
Required |
Body Parameters
None.
Response Information
Resource Description
GoContactBlackList| Name | Description | Type | Additional information |
|---|---|---|---|
| Company_Id | string |
None. |
|
| Number | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Company_Id": "sample string 1",
"Number": "sample string 2"
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.