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.Optional upstream Git remote to attach at create time. On create,
auth=UNSET and auth=None both create a public upstream. Pass TokenAuth or UsernamePasswordAuth 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 None when no upstream is configured. Secret auth payloads are never returned.Creation timestamp.
Repository tags.
Required scope
write
