Update conversation host id to new host id by conversation id

PATCH {{baseUrl}}/iq/conversations/:conversationId/update_host

Update conversation host id.

Prerequisite: You must have either iq_conversation:write:admin or iq_conversation:write permissions.

Scopes: iq_conversation:write:admin,iq_conversation:write

Rate Limit Label: MEDIUM

Request Body

{"new_host_id"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring