Start
Guides
Concepts
API endpoints
DELETE
Delete link map
https://linkshift.app/api/v1/link-maps/{id}Soft-deletes a link map. Deletion may be blocked when map is used by active rules.
Operation ID:
deleteLinkMapTags: Link MapsSecurity
- 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.
