curl --request PUT \
--url https://api.tagdeliver.com/v1/organisation/{id}/pricing/{pid} \
--header 'Authorization: Bearer <token>'{}Updates a pricing period. Period must be in the future as historic or active periods can not be modified (create a new period if needed)
curl --request PUT \
--url https://api.tagdeliver.com/v1/organisation/{id}/pricing/{pid} \
--header 'Authorization: Bearer <token>'{}Was this page helpful?