Field | Type | Required | Description | Example |
---|---|---|---|---|
fingerprint |
string | ✔️ | An SSH key fingerprint. | c9:0b:1c:4f:d5:65:56:b9:ad:88:f9:81:2b:37:74:2f |
projectSlug |
string | ✔️ | Project slug in the form vcs-slug/org-name/repo-name . The / characters may be URL-escaped. For projects that use GitLab or GitHub App, use circleci as the vcs-slug , replace org-name with the organization ID (found in Organization Settings), and replace repo-name with the project ID (found in Project Settings). |
gh/CircleCI-Public/api-preview-docs |