Operation HTTP Request Description
post
POST /grabber/v1/contactitem
Create a new contact item
delete
DELETE /grabber/v1/contactitem/{itemId}
Delete an existing contact item
get
GET /grabber/v1/contactitem/{itemId}
Retrieve a single contact item
put
PUT /grabber/v1/contactitem/{itemId}
Update an existing contact item