cURL
curl --request DELETE \ --url https://app.getswipe.in/api/partner/v2/doc/{doc_hash_id} \ --header 'Authorization: Bearer <token>'
{ "success": true, "message": "Message", "error_code": "", "errors": {}, "data": { "hash_id": "SL123" } }
Show child attributes