Base Attachment

Example

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

Fields

FieldTypeComments

url

string

Attachment url

name

string

Attachment name

Last updated