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.

NameTypeDescription
ListTypestringType of list referenced. Specify either Audience or List.
DeleteOperationTypestringType of delete operation referenced. Specify either ContactAndAttributes or AttributesOnly.
ApplicationContextstringThe 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.