POST

Roll back imported link map entries

https://linkshift.app/api/v1/link-map-entries/import/rollback

Deletes selected imported entries to revert a previous import batch.

Operation ID:rollbackLinkMapEntriesImportTags: Link Map Entries

Security

  • 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.
minItems: 1maxItems: 1000
linkMapIdstringrequired
Parent link-map ID.

Response schema

Rollback summary

Content type: application/json
response 200objectrequired
deletedCountintegerrequired