curl --request DELETE \
--url https://api.tagdeliver.com/v1/organisation/{id}/pricing/{pid} \
--header 'Authorization: Bearer <token>'{}Deletes a pricing period, Period must be in the future as historic or active periods can not be modified
curl --request DELETE \
--url https://api.tagdeliver.com/v1/organisation/{id}/pricing/{pid} \
--header 'Authorization: Bearer <token>'{}Documentation Index
Fetch the complete documentation index at: https://docs.contentignite.com/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?