patch https://api.teamscope.co/organizations//billing
Log in to see full request history
A sample body payload is shown below.
{
"priceIdentifier":"price_1ItPRkFgSURENtvBeTyczumG"
}
Response
A sample body payload is shown below.
{
"priceIdentifier":"price_1ItPRkFgSURENtvBeTyczumG"
}
xxxxxxxxxx
curl --request PATCH \
--url https://api.teamscope.co/organizations//billing \
--header 'accept: application/json'
Try It!
to start a request and see the response here!