comment.unresolved

This event is fired whenever a comment is un-resolved.

Payload

This event is fired whenever a comment is un-resolved.

string
enum
required
Allowed:
id
object
required
uuid
required

The ID of the thread that the comment belongs to.

uuid
required

The ID of the object that the comment relates to.

uuid
required

The ID of the record that the comment relates to.

uuid | null
required

If the comment relates to a list entry, this is the ID of that list, otherwise null.

uuid | null
required

If the comment relates to a list entry, this is the ID of that list entry, otherwise null.

actor
object
required
Response
200

Return a 200 status to indicate that the data was received successfully

LoadingLoading…