Start
Guides
Concepts
API endpoints
POST
Roll back imported link map entries
https://linkshift.app/api/v1/link-map-entries/import/rollbackDeletes selected imported entries to revert a previous import batch.
Operation ID:
rollbackLinkMapEntriesImportTags: Link Map EntriesSecurity
- ApiKeyAuth: apiKey | header:X-API-Key | API key generated in LinkShift dashboard (`Organization -> Manage API keys`).
Parameters
This endpoint has no parameters.
Request body schema
requestBodyobjectrequired
Payload for bulk deletion of link-map entries.
entryIdsarray of stringrequired
Entry IDs that should be deleted.
linkMapIdstringrequired
Parent link-map ID.
Response schema
Rollback summary
Content type:
application/jsonresponse 200objectrequired
deletedCountintegerrequired
