Skip to main content
PATCH
Update a comment

Authorizations

Authorization
string
header
required

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

Headers

x-finops-version
string<date>
required
x-organization-id
string<uuid>
required

The ID of the entity that owns the requested resource.

Example:

"9d2b4c8f-2087-4738-ba91-7359683c49a4"

Path Parameters

comment_id
string<uuid>
required

Body

application/json
reply_to_entity_user_id
string<uuid> | null
text
string | null

Response

Successful Response

id
string<uuid>
required
created_at
string<date-time> | null
required
updated_at
string<date-time> | null
required
created_by_entity_user_id
string<uuid>
required
entity_id
string<uuid>
required
object_id
string<uuid>
required
object_type
string
required
reply_to_entity_user_id
string<uuid> | null
required
status
enum<string>
required
Available options:
active,
deleted
text
string
required