Sign in

Update conversation

documented

Update a specific conversation by ID.

PUT /conversations/{id}Conversationsno implementation yet0 runs

Input

id*
Conversation ID
{{$id}}
name
Conversation name
{{$name}}
body
Conversation body
{{$body}}
project_id
Project ID
{{$project_id}}
is_private
Is Private
{{$is_private}}
Calls Redbooth as you (your API key is your account); keychains.dev holds the credentials.