---
title: VppClientConfigRequest
framework: devicemanagement
role: symbol
role_heading: Object
path: devicemanagement/vppclientconfigrequest
---

# VppClientConfigRequest

The request for the client configuration.

## Declaration

```data
object VppClientConfigRequest
```

## Properties

clientContext: 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: The token to use when sending notifications through notificationURL. sToken: The authentication token. For more information, see Authenticate with the web service.

## See Also

### Request and Response

- [VppClientConfigResponse](devicemanagement/vppclientconfigresponse.md)
