Remove Asset from Groups
DELETE/assets/:assetId/groups
Remove Asset from Groups. If the Asset is not in a chosen Group, no change is made to that Group.
Request
Responses
- 204
- 400
- 401
- 403
- 404
- 500
Asset was successfully removed from Groups.
Bad request
Invalid or missing bearer token in Authorization header
User not allowed to make this request
Resource not found
Internal server error