Skip to main content
POST
Import an image from a URL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

project
string
required

Body

application/json
url
string
required

Publicly reachable http(s) URL of the image to import.

Response

200 - application/json

Ok

success
boolean
required
fileUrl
string
required

Permanent public URL of the stored file on the Gleap CDN.