Retire Data Hold

DELETE {{baseUrl}}/1/admin/data-hold-policy

Retires a data hold policy.

Request Body

{"company_id"=>"IMbAcASGu56", "policy_id"=>"2"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

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"}