put https://api.monetizeplatform.com/api/offerings//cancel
Cancelling an by id.
Log in to see full request history
Responses
400Bad Request
500Internal server error. Please contact the support team.
Cancelling an by id.
400Bad Request
500Internal server error. Please contact the support team.
xxxxxxxxxx
curl --request PUT \
--url https://api.monetizeplatform.com/api/offerings/offeringId/cancel \
--header 'accept: application/json'
xxxxxxxxxx
{
"status": 0,
"message": "string"
}