Delete all links for a user
DELETE/asset/user/link/:realm/:userId
Removes every asset link belonging to the user in the requested realm.
Request
Responses
- 204
- 400
- 401
- 403
The request completed successfully; no response body is returned
The request parameters or body are invalid
Authentication is required or the supplied credentials are invalid
The authenticated user does not have permission to perform this operation