Create Location
Create a new location
POST
https://api.xenia.team/v1/locations
Create new location
Headers
Name
Type
Description
Authorization*
JWT Token
Access token
Request Body
Name
Type
Description
name*
string
The name of location
description
string
parentId
string
id of parent location
Last updated