curl --location --globoff --request DELETE '{{baseUrl}}/registration/12221/111/6951284954365ea91b0a7e32' \
--header 'Accept-Encoding: application/json' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{}'{
"message": "Registration delete failed",
"errors": {
"message": "Registration not found"
}
}