Create links between users and assets
POST/asset/user/link
Creates all supplied links as one operation. Every item must identify the same realm and user, and every referenced realm, user, and asset must exist.
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