Skip to main content
POST
Create a comment for an entity and branch

Authorizations

Authorization
string
header
required

Machine-to-machine clients use the OAuth 2.0 client credentials grant. Each tenant has its own authorization server: in the token URL below, replace tenant with your tenant identifier.

Headers

tenant
string
required

Your tenant identifier. Requests without it are rejected.

Path Parameters

entityId
string
required

Id of the entity (policy, customer, branch, ...)

Query Parameters

branchId
string

Optional: the branchId

Pattern: ^branch(_test)?_[346789ABCDEFGHJKLMNPQRTUVWXYabcdefghijkmnpqrtwxyz]{21}$

Body

application/json
comment
string
required

Comment content

Maximum string length: 10000

Response

type
string
required

type of entity

id
string
required

id of the entity