Share SMS credits
POST https://rest.webropolsurveys.com/api/v1/mywebropol/sharesmscredits
Request to share SMS credits with other users. Remember to define the user and the amount of credits you want to share in body section.
Request Body
{"UserId"=>"00000000-0000-0000-0000-000000000000", "AmountOfCreditsToShare"=>0}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
eventId | string |