Update Location
Update a location
PATCH
https://api.xenia.team/v1/locations/:id
Update existing location
Path Parameters
Name
Type
Description
id*
String
Location id
Headers
Name
Type
Description
Authorization*
JWT Token
Access token
Request Body
Name
Type
Description
name
string
name of the team
description
string
description of the location
Last updated