v1
latestOpenAPI 3.0.02026-08-064311,0881.3 MBlookupManagement
Empty a lookup table.
Delete all data from a lookup table.
post/v1/lookupTables/{id}/truncate
Path parameters
idstring required
Example:0000000001C41EE4
Identifier of the table to clear.
Response
The delete data request was accepted. Use the provided token in a status request to track the status of the delete.
Example response
{
"id": "0000000001C41EF2"
}