Synchronize current plan prices with all existing active subscriptions
curl --request POST \
--url https://api.cloud.flexprice.io/v1/plans/{id}/sync/subscriptions \
--header 'x-api-key: <api-key>'{
"message": "<string>",
"run_id": "<string>",
"workflow_id": "<string>"
}curl --request POST \
--url https://api.cloud.flexprice.io/v1/plans/{id}/sync/subscriptions \
--header 'x-api-key: <api-key>'{
"message": "<string>",
"run_id": "<string>",
"workflow_id": "<string>"
}