Create project service account API key
Creates an API key for a service account in the project.
post/organization/projects/{project_id}/service_accounts/{service_account_id}/api_keys
Path parameters
project_idstring required
The ID of the project.
The ID of the project.
service_account_idstring required
The ID of the service account.
The ID of the service account.
Request body
Response
Service account API key created successfully.