OptionalattachmentOptionalauthor?: {OptionalaccountId?: stringThe account ID of the user, which uniquely identifies the user across all Atlassian products. For example, 5b10ac8d82e05b22cc7d4ef5.
OptionalaccountType?: stringThe type of account represented by this user. This will be one of 'atlassian' (normal users), 'app' (application user) or 'customer' (Jira Service Desk customer user)
Optionalactive?: booleanWhether the user is active.
OptionalavatarUrls?: {Optional16x16?: stringThe URL of the item's 16x16 pixel avatar.
Optional24x24?: stringThe URL of the item's 24x24 pixel avatar.
Optional32x32?: stringThe URL of the item's 32x32 pixel avatar.
Optional48x48?: stringThe URL of the item's 48x48 pixel avatar.
OptionaldisplayName?: stringThe display name of the user. Depending on the user’s privacy settings, this may return an alternative value.
OptionalemailAddress?: stringThe email address of the user. Depending on the user’s privacy settings, this may be returned as null.
Optionalself?: stringThe URL of the user.
OptionaltimeZone?: stringThe time zone specified in the user's profile. Depending on the user’s privacy settings, this may be returned as null.
Optionalcontent?: stringThe content of the attachment.
Optionalcreated?: DateThe datetime the attachment was created.
Optionalfilename?: stringThe file name of the attachment.
Optionalid?: stringThe ID of the attachment.
OptionalmimeType?: stringThe MIME type of the attachment.
Optionalself?: stringThe URL of the attachment details response.
Optionalsize?: numberThe size of the attachment.
Optionalthumbnail?: stringThe URL of a thumbnail representing the attachment.
OptionalmatchedThe registrations this delivery answered. Present only on a webhook registered through the REST API, where one event can match several of them at once.
When Jira raised the event, in milliseconds since the epoch.
The event, and the field to switch on.
A file was attached or removed. Undocumented;
attachmentis named after the entity.