Request to Erase Table
"rqst_id" - [int] pk "rqst_user_id" - [string] - user crmId "mongo" - [string] - stores collection name and status of deletion from mongo collection in json converted to string "postgres" - stores table name and status of deletion from postgres in json converted to string "audio_files" - [string] - stores status of deletion from audiofile if exists in json converted to string "ref_id" - [string] - stores an unique reference Id of the request. "overall_status" - [string] - stores the overall deletion status. "api_input_response" - [string] - delete api response message for the given the request "created-date": "[timestamp] when the record was created", "modified-date": "[timestamp] when the record was last modified"