Retire Data Hold
DELETE {{baseUrl}}/1/admin/data-hold-policy
Retires a data hold policy.
Request Body
{"company_id"=>"IMbAcASGu56", "policy_id"=>"2"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{"id":"1","name":"PLT3 Hold","start_date":"2021-09-23","end_date":"2021-10-23","apply_to":["jane.doe@example.com","john.doe@example.com"],"state":"PENDING"}