/
/Core
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 7h ago · Updated 7h ago
access-groups8
analytics4
api-docs21
auth29
docs6
github19
login-portals5
payment3
publish10
registry-git12
rules10
schemas12
  • post/schemas/check-slug
  • post/schemas/access-group
  • delete/schemas/access-group
  • get/schemas/{namespace}
  • post/schemas/{namespace}
  • delete/schemas/{namespace}/{slug}
  • patch/schemas/{namespace}/{slug}
  • get/schemas/{namespace}/{slug}/version/{semver}
  • post/schemas/{namespace}/{slug}/version/{semver}
  • delete/schemas/{namespace}/{slug}/version/{semver}
  • post/schemas/{namespace}/{slug}/version
  • post/schemas/{namespace}/{slug}/version/{version}/duplicate
sdks21
share1
signup1
team37
themes6
utility1
vcs6
waitlist1
webhooks7
workspace8
  • get/forgejo/git-credentials
  • post/docs-projects/create
  • delete/docs-projects/delete
  • get/docs-projects/{slug}
  • post/docs-projects/update-repo-settings
  • post/docs-projects/{projectUid}/link-github
  • post/docs-projects/{projectUid}/unlink-github
  • post/docs-projects/{projectUid}/link-bitbucket
  • post/docs-projects/{projectUid}/unlink-bitbucket
  • post/docs-projects/{projectUid}/bitbucket/refresh-webhook
Webhooks
webhooks1
    schemas

    Checks if a schema slug is available

    post/schemas/check-slug

    Request body

    namespacestring required
    slugstring required

    Response

    Default Response

    availableboolean required

    Changes