Add new location to organization

POST {{baseUrl}}/api/v2/organization/:id/locations

Creates new location for organization

Request Body

{"name"=>"string", "address"=>"string", "description"=>"string", "tags"=>["string"]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring