Use this API to update an existing participant.
Client application must have 'app.conversation.conversationmgr.manage' scope assigned.
Update participant
No Content
Bad Request
Unauthorized
Forbidden
Not Found
Internal server error
{- "name": "custom_bot_participant",
- "type": "custom_bot",
- "active": true,
- "application": {
- "id": "9d091084-3ca8-4afc-97e1-8b0ad52fc38f"
}, - "modified": "2021-03-06T21:16:36.838Z"
}
Required attribute is missing in payload
{- "code": "400-143",
- "developerMessage": "Required attribute is missing in the request body: <attribute>"
}