Conversations

Edit Conversation

Edit conversation.

Required scopes:

  • conversate
put/conversations

Request body

conversation_idinteger required

Id of conversation.

titlestring

New conversation title.

open_inviteboolean

Allow members to invite others.

history_openboolean

Make conversation history visible to new members.

allow_edit_messagesboolean

Allow members to edit their own messages.

allow_sticky_messagesboolean

Allow members to stick messages.

allow_delete_own_messagesboolean

Allow members to delete their own messages.

Response

Successful Response.

Changes

No recorded changes to this endpoint across all 1 revision of this API.