AttachmentURL
filenamestringrequired
Filename for the attachment.
content_urlstring<uri>required
URL to fetch the attachment from.
content_typestring
MIME type. Auto-detected from response if omitted.
AttachmentURL
{
"filename": "string",
"content_url": "string",
"content_type": "string"
}