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>'{}Was this page helpful?