Activate or Deactivate a Contact
PATCH https://api.razorpay.com/v1/contacts/{cont_id}
Use this API to update a particular contact.
Request Body
{"active"=>false}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string | 
PATCH https://api.razorpay.com/v1/contacts/{cont_id}
Use this API to update a particular contact.
{"active"=>false}
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string |