Skip to main content
POST
/
api
/
v1
/
canva
/
download-image
cURL
curl --request POST \
  --url https://saas.pads365.com/rdx/NDS.Services.Content/api/v1/canva/download-image \
  --header 'Content-Type: application/json' \
  --data '
{
  "ImageUrl": "<string>",
  "ImageId": "<string>",
  "CanvaProviderId": "<string>",
  "CanvaUserId": "<string>"
}
'
"<string>"

Body

application/json
ImageUrl
string | null
ImageId
string | null
CanvaProviderId
string | null
CanvaUserId
string | null

Response

200 - application/octet-stream

The response is of type file.