Start
Guides
Concepts
API endpoints
DELETE
Delete domain group
https://linkshift.app/api/v1/domain-groups/{id}Marks a domain group as deleted without physically removing historical records.
Operation ID:
deleteDomainGroupTags: Domain GroupsSecurity
- 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.
