cURL
curl --request DELETE \ --url https://api.proposales.com/v3/content \ --header 'Authorization: Bearer <token>'
Delete a content item from the library.
DELETE /v3/content?product_id=123
DELETE /v3/content?variation_id=789
Show properties