Delete personal skill
Requires an authenticated tenant principal. Generated from the production route registered in `internal/features/skills/inbound/http_user.go`.
/v1/skills/personal/{id}Requires an authenticated tenant principal. Generated from the production route registered in internal/features/skills/inbound/http_user.go.
Authorization
bearerAuth Engine-issued API key or tenant-signed JWT.
In: header
Path Parameters
uuidResponse Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/v1/skills/personal/497f6eca-6276-4993-bfeb-53cbbbba6f08"{}Upload personal skill
Requires an authenticated tenant principal. Generated from the production route registered in `internal/features/skills/inbound/http_user.go`.
List teams
Requires an authenticated tenant principal. Generated from the production route registered in `internal/features/teams/inbound/http.go`.