Create a short-lived attachment download

Create a short-lived attachment download

Authentication

AuthorizationBearer

Human-approved credential. Least-privilege grants are published in RFC 9728 protected-resource metadata and on each operation as x-required-permission.

Path parameters

inboxIdstringRequiredformat: "^inb_"
attachmentIdstringRequiredformat: "^att_"

Response

Attachment download
urlstringformat: "uri"
expiresAtdatetime

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
429
Too Many Requests Error
500
Internal Server Error