lookupManagement
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"
}Changes
No recorded changes to this endpoint across all 6 revisions of this API.