Skip to content

Update venue svg ​

PUT
/v1/venues/{venue_id}/svg

Authorizations​

api_key
Type
API Key (header: X-Api-Key)

Parameters​

Path Parameters

venue_id*

XS2event ID of the Venue

Type
string
Required

Request Body​

application/json
JSON
{
  
"svg": "<svg>...</svg>"
}

Responses​

No Content

Playground​

Server
Authorization
Variables
Key
Value
Body

Samples​