Skip to content

AttachmentCreateResponse

Attachment returned when a new attachment is created.

The upload URI is deliberately not exposed — the SDK uploads the content before returning, so the short-lived write credential serves no further purpose to the caller.

Extends

Properties

Property Type Description
attachmentCategory? string Optional category for the attachment when linking to a job.
createdTime? string When the attachment was created
creatorUserId? number User ID who created the attachment
id string UUID of the attachment
jobKey? string Optional job key to link the attachment to a job when creating it.
lastModifiedTime? string When the attachment was last modified
lastModifierUserId? number User ID who last modified the attachment
name string Name of the attachment