Skip to main content
POST
/
media
/
save-staged-svg-file-generic
{
  "success": true,
  "data": "<unknown>"
}

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json
originalFilename
string
default:some svg file.svg
required
Minimum string length: 1
stagedFileCode
string<uuid>

Response

200 - application/json

Success

success
boolean
data
unknown