Update Venue
PATCH /{tenant}/venues/{id}
PATCH
/{tenant}/venues/{id}
Update a Venue
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” tenant
required
string
Tenant slug
id
required
string
Venue ID
Request Body required
Section titled “Request Body required ”object
id
required
string
createdAt
string format: date-time
updatedAt
string format: date-time
tenant
Tenants ID
string
showCustomAttributesField
string
renderMode
string
slug
string
slugLock
boolean
themeTemplate
string
image
File ID
string
url
string
lastUsedThemeKey
string
Responses
Section titled “ Responses ”Updated
object
id
required
string
createdAt
string format: date-time
updatedAt
string format: date-time
tenant
Tenants ID
string
showCustomAttributesField
string
renderMode
string
slug
string
slugLock
boolean
themeTemplate
string
image
File ID
string
url
string
lastUsedThemeKey
string
Not found