Deleting a Response

To delete an individual entity, the request would look like DELETE {{entity-type}}/{{id}}.json. For example, DELETE .../pages/1.json; pages is the entity type, id is the ID of the deal.

A 204 No Content is returned when successful.

Feedback

If you have any feedback or suggestions, feel free to contact us at api@teamwork.com.