Add or update Location Category
/location/category
Add or update Location Category
PUT request to add a new location category.
The identifier for the newly added location category is included in the JSON object returned as the response or update the location category that matches the in the JSON object included in the HTTP body.
The details for the location category in a JSON object included in the HTTP body.
Ensure you set the content-type of the request body to “application/json;charset=UTF-8”.
PUT
Add or update Location Category
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
Body
application/json
