curl --request POST \
--url https://api.tagdeliver.com/v1/organisation/{id}/pricing \
--header 'Authorization: Bearer <token>'{}Create a new pricing period. New period must be in the future to be valid
curl --request POST \
--url https://api.tagdeliver.com/v1/organisation/{id}/pricing \
--header 'Authorization: Bearer <token>'{}Was this page helpful?