DELETE

Delete multiple link map entries by IDs

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

Bulk-deletes selected entries in a single request.

Operation ID:deleteManyLinkMapEntriesTags: 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

Delete summary

Content type: application/json
response 200objectrequired
deletedCountintegerrequired