Soft deletes a patient policy.

Sample request:

DELETE /commands/v4/patients/policies/12345
        

This performs a soft delete by setting RecStatus = 0. The policy will no longer appear in search results unless IncludeRemoved is true.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required
Defaults to null

The unique identifier of the patient policy to delete.

Query Params
string

The requested API version

Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json