Update Location
Session Locations
Update Location
Updates an existing session location by its ID. You can modify the name, capacity, and address. Only the fields included in the request body will be updated.
PUT
Update Location
Authorizations
OAuth 2.0 bearer token obtained from POST /oauth2/token. Tokens expire after 30 minutes. Include in the Authorization header as Bearer {access_token}.
Path Parameters
integer - required - The ID of the location you want to update
Example:
1
Body
application/x-www-form-urlencoded