Authorization: Bearer ********************curl --location --request DELETE '/ai/clusters/' \
--header 'Authorization: Bearer <token>'{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}