Authorization: ********************{
"id": 0
}curl --location --request DELETE '/api/admin/domain/record' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0
}'{
"code": 0,
"data": null,
"message": "string"
}