VppClientConfigRequest
The request for the client configuration.
Declaration
object VppClientConfigRequestProperties
| Name | Type | Description |
|---|---|---|
clientContext | string | Any JSON string under 256 bytes. The server stores the value of this field, and this value returns in all responses. To clear the field’s value, provide an empty string as the input value (””). |
notificationToken | string | The token to use when sending notifications through |
sToken Required | string | The authentication token. For more information, see Authenticate with the web service. |