post https://api.salescaddy.ai/api/profiles/purchase
Log in to see full request history
Responses
xxxxxxxxxx
curl --request POST \
--url https://api.salescaddy.ai/api/profiles/purchase \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
{
"purchasedCount": 0,
"pointsSpent": 0,
"pointsLeft": 0
}