addComment

Description

Add a comment on a project.
The current user must have administrator rights on the organization or be assigned to the project.

URL

https://api.skriv.com/v1/project/addComment/orgId/projectId

FieldTypeDescription
orgIdintOrganization ID
projectIdintProject ID

GET parameters

FieldTypeDescription
commentstringHTML content of the new comment.
alertboolOptional. true to set the project in alert mode.
unalertboolOptional. true to remove the alert mode on the project.