Update Discussion

Update a discussion.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the discussion to be updated. To find discussion IDs, see Read Families.

Body Params
discussions
array of objects
required
length between 1 and 1

Array containing exactly one discussion to update. See Discussion Schema (JSON)

discussions*
string
required

The title of the discussion

string
required

The details/content of the discussion

Responses
204

The update was successful.

400

The provided discussion to update was not valid. See warning headers for more information

404

If the requested discussion was not found.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here!