Delete a Skill
Skills API
Delete Skill
Delete a Skill from your workspace
DELETE
Delete a Skill
Using our API via a dedicated deployment? Just replace
api.langdock.com with your deployment’s base URL: <deployment-url>/api/publicRequired Scopes
This endpoint requires theSKILL_API scope.
Requires owner access to the Skill. Workspace admins can also delete Skills through this endpoint.
Path Parameters
Example
Response Format
Success Response (200 OK)
Error Handling
Langdock intentionally blocks browser-origin requests to protect your API key and ensure your applications remain secure. For more information, please see our guide on API Key Best Practices.