Upload an asset from URL
Fetches a file from the provided public URL and uploads it to Journeybee’s CDN. Returns the asset with a UUID that can be used in resource blocks, room blocks, and other content. Maximum file size: 5GB.
Authorizations
API key authentication. Use "Bearer <api_key>" or "Api-Key <api_key>".
Body
Public URL of the file to upload. The file will be fetched and stored in Journeybee's CDN.
2000Asset category: 'resource' for use in resources and certifications, 'room' for use in rooms and partner portal
resource, room Override the file name. If not provided, the original filename is used.
500Description of the asset
2000Resource visibility type. Only used when category is 'resource'. Defaults to 'partner'.
partner, internal, campaigns Response
Default Response
Asset category
resource, room