Authorization: Bearer ********************
curl --location --request DELETE '/responses/' \ --header 'Authorization: Bearer <token>'
{ "code": "string", "message": "string", "param": "string", "type": "string" }