# Client Secret Operations related to client secret, including create, get, etc ## Get Client Secret - [GET /api/v3/ClientSecret](https://developer.dealpos.com/openapi/openapi/client-secret/getclientsecret.md): Retrieve the client secret for an existing client. ## Generate Client Secret - [PUT /api/v3/ClientSecret/Update](https://developer.dealpos.com/openapi/openapi/client-secret/updateclientsecret.md): Generate a new client secret for a client.