Create a repository in the current or specified organization.Documentation Index
Fetch the complete documentation index at: https://docs.mesa.dev/llms.txt
Use this file to discover all available pages before exploring further.
Options
Organization override.
Repository name. If omitted, the API generates a name.
Default bookmark name. Defaults to
main when omitted.String key-value repository metadata.
Optional upstream Git remote to attach at create time. On create, omitting
auth and passing auth: null both create a public upstream. Pass token or username/password auth to store credentials.Response
Stable repository ID. Use this for scoped API keys and webhook target filters.
Organization slug.
Repository name used in SDK calls and filesystem paths.
Default bookmark for the repository.
Current change ID at the default bookmark tip. Empty repositories return Mesa’s virtual root change ID.
Upstream summary with
url and auth_kind, or null when no upstream is configured. Secret auth payloads are never returned.Creation timestamp.
Repository tags.
Required scope
write
