Update an asset
PUT/asset/:assetId
Replaces mutable asset data while preserving the path identifier. Realm, parent, restricted-user, and private-metadata rules are validated; disallowed restricted-user fields may be ignored.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 409
The request completed successfully
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
The requested resource does not exist
The request conflicts with the current state of the resource