Update app settings
PUT/apps-srv/clients
This API call is used to edit/update the app details, app settings, and company details of any app.
Note: The update call needs to send all the required values. You can use the PATCH method on /apps-srv/clients/{client_id} for partial updates.
Request
Responses
- 200
- 400
- 401
- 409
SUCCESS
Bad Request
Unauthorized
Conflict