Error
Skills
Delete a skill file or folder
Deletes a single file (pass ?key=) or all files under a prefix (pass ?prefix=). Both must start with skills/{skillId}/; otherwise a 403 is returned.
DELETE
Error
Authorizations
Organisation API key. Format: sk_<secret>/<keyname> — the secret portion, a literal slash, and the human-readable key name. The header exulu-api-key is accepted as an alias. A Bearer prefix is tolerated and stripped. Keys with an agent scope are only valid for the scoped agent instance.
Path Parameters
Query Parameters
Full S3 key of a single file to delete.
S3 key prefix — all matching objects are deleted.
Response
Number of deleted objects.