Skip to main content
PUT
Update Convention

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Api-key
string | null

Path Parameters

convention_id
string<uuid>
required

Body

application/json
title
string | null
content
string | null

Response

Successful Response

title
string
required
content
string
required
organisation_id
string
required
id
string<uuid>
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
embedding
number[] | null