Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 812 Bytes

AttachmentSchema.md

File metadata and controls

11 lines (7 loc) · 812 Bytes

AttachmentSchema

Properties

Name Type Description Notes
media_url str Uploaded attachment’s url. <aside class=&quot;notice&quot;>Note that for private attachments an authorization header is required to access the mediaUrl. See <a href=&quot;https://developer.zendesk.com/documentation/zendesk-web-widget-sdks/messaging_private_attachments/\&quot;&gt;Configuring private attachments for messaging</a> guide for more details.</aside> [optional]
media_type str Uploaded attachment's media type [optional]

[Back to Model list] [Back to API list] [Back to README]