Add asset via AMS

post/api/v2/admin/assets/add

Forwards the request to the Asset Management Service (AMS) to register a new asset. Includes the requesting admin user's details in the payload.

Request Body

id string
Asset name

200 Response

400 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id

500 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id