Start
Guides
Concepts
API endpoints
DELETE
Delete link map entry
https://linkshift.app/api/v1/link-map-entries/{id}Soft-deletes one link-map entry by ID.
Operation ID:
deleteLinkMapEntryTags: Link Map EntriesSecurity
- ApiKeyAuth: apiKey | header:X-API-Key | API key generated in LinkShift dashboard (`Organization -> Manage API keys`).
Parameters
Path parameters
idrequired
Type: stringDescription: Resource identifier.
Request body schema
No request body schema.
Response schema
Deleted
Content type:
No response body schemaNo structured response body schema.
