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