post http://api.questlabs.ai/api/entities//credits-tiers
This endpoint allows the entity owner to add a new credit tier.
Log in to see full request history
Responses
This endpoint allows the entity owner to add a new credit tier.
xxxxxxxxxx
curl --request POST \
--url http://api.questlabs.ai/api/entities/entityId/credits-tiers \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"recurringTimePeriod": "ONETIME"
}
'
Try It!
to start a request and see the response here! Or choose an example: