Delete records from an existing custom context table

Delete one or more context records directly from an existing custom context table by including them in the request body.

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

Specify the ID of an existing context table

Body Params

The request body requires values from the primary key column. The key is set during table creation. You can obtain these values from the response returned by the following API: /context-management/v1/tables/{sourceName}/records

ids
array of strings

A list of primary key values for the records to be deleted.

ids
Responses

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