Delete lookup tables in batch

Use this endpoint to delete lookup tables in batch.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
idslist of integersRequired

Include the ID(s) of the lookup table(s) you plan to delete.

Response

Details of the delete action
dataobject or null
errorslist of objects or null
Array of errors encountered during the delete action.

Errors