Create project API key
create_project_api_keyGenerate a project-scoped API key for CI or automation workflows by providing a name and project ID, returning the raw key once for immediate use.
Instructions
Create a project-scoped API key for CI or automation. The raw key is returned once.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Label you choose to identify the project API key. | |
| project_id | Yes | Identifier of the bisibility project to operate on; list_projects returns valid project ids. | |
| idempotency_key | No |