Associate user with location
POST/users/:id/relationships/businessLocations
Status: Trusted Tester
Users can be granted access to business location(s) using the POST operation. After the operation completes, the user will have access to all their previous business locations plus any new locations in the POST request. If the user already has access to one or more of the specified locations they will be silently ignored.
Request
Responses
- 201
Created