Skip to main content
POST
/
api
/
viz
/
execute
/
cURL
curl --request POST \
  --url https://{server}/api/viz/execute/ \
  --header 'Content-Type: application/json' \
  --cookie sessionid= \
  --data '{}'
{}

Authorizations

sessionid
string
cookie
required

Body

{key}
any

Response

200 - application/json
{key}
any