Deletes an existing contact item specified by {itemId}.

Request

DELETE https://api.snapaddy.com/grabber/v1/contactitem/{itemId}

Path parameters

Parameter name Value Description Additional
itemId string

ID of the contact item

Required

Authorisation

This request requires the use of one of following authorisation methods: API key .

Response

The following HTTP status codes may be returned, optionally with a response resource.

Status code Description Resource
200 OK

The contact item was deleted successfully.

401 Unauthorized

Unauthorized

Error
404 Not Found

Not Found

Error
500 Internal Server Error

Internal Server Error

Error

Explore this API

itemId

ID of the contact item

Response Content-Type

Choose an authorisation method:

API key API key to be used for request
Try it out!