Base Attachment

Example

{
    "url": "https://your.attachment.url/filename.png",
    "name": "filename.png"
}

Fields

Field
Type
Comments

url

string

Attachment url

name

string

Attachment name

Last updated