Skip to main content
POST
/
api
/
skills
/
grades
/
{id}
/
prune
Confirm prune — delete the skill file and mark resolved
curl --request POST \
  --url https://api.operark.com/api/skills/grades/{id}/prune \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

JWT token from /api/auth/token

Path Parameters

id
string
required

Response

Pruned