Skip to main content
PUT
Update Report

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

report_id
string<uuid>
required

Body

application/json
title
string | null
content
string | null
Maximum string length: 20000
context
string | null

Response

Successful Response

id
string<uuid>
required
created_at
string<date-time>
required
title
string
required
content
string
required
context
string | null
required