Add a comment
Applications
Add a comment
Post a comment on the application.
Required scope applications:comment
post
/applications/{id}/commentsAuthorizations
AuthorizationstringrequiredAuthorization header carrying a workspace API key, as “Bearer kbn_live_…”. The X-Api-Key header is accepted equivalently.
Path parameters
idstring<uuid>requiredIdentifier of the application. Must belong to the workspace the key is bound to.
Bodyapplication/json
contentstringrequiredBody of the comment.
Response201 · application/json
The comment was posted.
idstring<uuid>requiredIdentifier of the comment.
contentstringrequiredBody of the comment.
createdAtstring<date-time>Timestamp the comment was posted.