post https://api.bewe.io/v1/clients
Log in to see full request history
Responses
xxxxxxxxxx
12curl --request POST \
--url https://api.bewe.io/v1/clients \
--header 'accept: application/json' \
--header 'authorization: Bearer {token}' \
--header 'content-type: application/json' \
--data '
{
"alertReminders": false,
"alertCampaigns": false,
"alertPolls": false
}
'
Try It!
to start a request and see the response here! Or choose an example: