PATCH Users/Push
Request Information
URI Parameters
None.
Body Parameters
UserPush| Name | Description | Type | Additional information |
|---|---|---|---|
| PushToken | string |
Max length: 250 |
Request Formats
application/json, text/json
Sample:
{
"PushToken": "sample string 1"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"