Jira

Updates a Jira Comment

post/api/v1/jira/ticket/{id}/comment/{commentId}

Path parameters

idstring required

The ticket id to update

commentIdstring required

The ticket comment id to update

Request body

ticketIdstring nullable
idstring nullable
authorstring nullable
authorIsServiceAccountboolean
emailstring nullable
namestring nullable
companyDisplayNamestring nullable
bodystring nullable
createdDatestring date-time nullable
updatedDatestring date-time nullable
visibilitystring nullable
allowUpdateboolean

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.