Skip to main content
POST
/
media
/
assign-svg-to-entity
{
  "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
entityID
integer<int32>
default:123
required
entityTypeID
integer<int32>
default:14
required
svgid
integer<int32>
default:23121
required

Response

Success

success
boolean
data
unknown