Start
Guides
Concepts
API endpoints
DELETE
Delete redirect rule
https://linkshift.app/api/v1/redirect-rules/{id}Soft-deletes a redirect rule so it no longer participates in matching.
Operation ID:
deleteRedirectRuleTags: Redirect RulesSecurity
- 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.
