Create Asset
POST/assets
Creates a new asset in the specified profile. The owner(s) of the asset must be included.
Request
Responses
- 201
- 400
- 401
- 404
- 429
- 500
The asset was created successfully.
The request is invalid.
Unauthorized access.
If the resource related to the asset is not found.
Too many requests.
An internal server error occurred.