Authentication
This endpoint requires authentication. Include your bearer token in the Authorization header.Path Parameters
Parameter | Type | In | Required | Description |
---|---|---|---|---|
id | string | path | ā | Asset ID to delete |
Responses
ā 200 - Asset deleted successfully
ā ļø 400 - undefined
ā ļø 401 - undefined
ā ļø 404 - undefined
ā 500 - undefined
Tags
Asset
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Path Parameters
Asset ID to delete