Start
Guides
Concepts
API endpoints
DELETE
Delete multiple link map entries by IDs
https://linkshift.app/api/v1/link-map-entriesBulk-deletes selected entries in a single request.
Operation ID:
deleteManyLinkMapEntriesTags: 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
Delete summary
Content type:
application/jsonresponse 200objectrequired
deletedCountintegerrequired
