curl --request DELETE \
--url https://api.topsort.com/public/v1/assets/asset/{asset-id} \
--header 'Authorization: Bearer <token>'{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}Deletes an asset.
curl --request DELETE \
--url https://api.topsort.com/public/v1/assets/asset/{asset-id} \
--header 'Authorization: Bearer <token>'{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}Cette page vous a-t-elle été utile ?