v48

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-275867561.6 MB
directories

Create directory commit

Creates a new directory commit for an agent or skill repository by applying file/link create, update, and delete operations.

post/v1/platform/hub/repos/{owner}/{repo}/directories/commits

Path parameters

ownerstring required

Repository owner handle or '-' for current tenant

repostring required

Repository handle

Request body

filesobject

Files maps path to an Entry (object = create/update/link, null = delete/unlink).

parent_commitstring

Response

OK