Delete the specified publications object.
Version: v4
Request Type: DELETE
Endpoint:
/v4/publications/<id> |
where:
Property | Description |
---|---|
<id> | Internal identifier for the publications object |
Request URI - Example:
/v4/publications/3 |
Request Body:
Empty.
Response Status Code - Success: 204 - No Content
Response Body Example:
Empty.
For more information on the properties of a publications object, see API Publications Get v4.