v1
latestOpenAPI 3.1.02026-07-1413113265.9 KBclient
[BETA] set privacy setting
Update a single privacy category. Allowed values depend on the category. Note: This endpoint is currently in beta and may change without notice.
post/instances/{id}/client/action/set-privacy-setting
Path parameters
idinteger required
Instance ID
Request body
Response
Privacy setting updated successfully
Example response
{
"instanceId": "1",
"status": "success"
}