Update Site Users
PATCH/sites/:siteId/users
Add or remove users' permissions to all assets on this site.
Request
Responses
- 204
- 400
- 401
- 403
- 404
- 500
Users were successfully added to the site.
Bad request
Invalid or missing bearer token in Authorization header
User not allowed to make this request
Resource not found
Internal server error