token: ********************{
"user_id": "string"
}curl --location --request DELETE '/admin//link' \
--header 'token: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"user_id": "string"
}'{
"success": true,
"error": "string"
}