Cancel a pending skill submission
Documentation Index
Fetch the complete documentation index at: https://docs.danubeai.com/llms.txt
Use this file to discover all available pages before exploring further.
"pending" status can be cancelled. Users can only cancel their own submissions.
Auth: Requires JWT authentication.
| Status | Description |
|---|---|
| 400 | Submission is not in pending status |
| 403 | Not the submission owner |
| 404 | Submission not found |