POST /contacts/v1/contacts/actions/delete/options
Retrieves delete options based on the specified parameters. You must provide a context request body for this resource, but all listed parameters are optional.
Name | Type | Description | |
---|---|---|---|
ListType | string | Type of list referenced. Specify either Audience or List. | |
DeleteOperationType | string | Type of delete operation referenced. Specify either ContactAndAttributes or AttributesOnly. | |
ApplicationContext | string | The application ID or application key value used to retrieve options available for that application. |
Example Request
Example Response The response contains all the registered options from each adapter.