Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

Insurance Member Plans Delete (POST)

Delete specified plans for a group census member.
Resource
Resource example
Available version
65.0
HTTP methods
POST
Path parameter for POST
Parameter Name Type Description Required or Optional Available Version
memberId String ID of the group census member for whom insurance plans must be deleted. Required 65.0
Request body for POST
JSON example
Properties
Name Type Description Required or Optional Available Version
plans String[] List of group census member plan IDs to delete.

If you specify the root plan ID, all the associated details will be deleted.

Required 65.0
Response body for POST
Delete Member Plans