Venues
Update a venue
Updates venue details including name, address, opening hours, and metadata. All fields are optional - only provided fields will be updated. The Content-Location header indicates where to find the updated resource.
PATCH
Error
Documentation Index
Fetch the complete documentation index at: https://docs.boseat.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
OAuth2 authentication for Boseat API
Path Parameters
Unique identifier of the venue to update
Example:
"a3f1d7d0-ef1d-4b2e-aad2-123456789abc"
Body
application/json
The body is of type object.
Response
Venue successfully updated. Check the Content-Location header for the resource location.
Error