Add new media.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
image, video, audio, document UUID of uploaded file. You need to use the temporary upload endpoint to upload a file first.
Human readable title of media.
Human readable description of media.
Technical name of the file.
Response
Success
Media used to quickly send files without having to upload them first every time.
Internal ID.
image, video, audio, document Internal file system UUID. Use this UUID when sending messages.
URL to directly download the file without a token. WARNING: Temporary valid for 7 days!
Human readable title of media.
Human readable description of media.
Technical name of the file.
Mime type of the file.
Size in bytes.
Optional ID of user which uploaded the media.
Datetime when template was created.
"2023-01-01T12:00:00Z"
Datetime when template was last updated.
"2023-01-01T12:00:00Z"