Update user status in community
PATCH {{baseUrl}}/api/v1/communityUsers/([0-9]+)
This API updates the moderation status of end-users in the user community.
OAuth Scope
Desk.community.UPDATE
Attributes
| Attribute Name | Data Type | Description |
|---|---|---|
| isModerated | <boolean> | Key that defines whether the user is moderated or not |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Authorization | string |