v1

latestOpenAPI 3.0.12026-07-135210550.0 KB
Finalize Comments

Create Comment

post/finalize/v2/agreements/{agreement_id}/comments

Path parameters

agreement_idstring uuid required

The agreement UUID.

Request body

Example request

{
  "data": {
    "text": "This is my comment."
  }
}

Response

created