Start
Guides
Concepts
API endpoints
DELETE
Delete domain
https://linkshift.app/api/v1/domains/{id}Marks a domain as deleted without hard-removing it from storage.
Operation ID:
deleteDomainTags: DomainsSecurity
- 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.
