Skip to main content
POST
Create GCP credentials set

Authorizations

Authorization
string
header
required

JWT tokens should be used with OIDC account (human to machine). JWT tokens used by the Qovery console to communicate with the API have a TTL. Curl Example ' curl https://console.qovery.com/organization -H "Authorization: Bearer $qovery_token" '

Path Parameters

organizationId
string<uuid>
required

Organization ID

Body

application/json
name
string
required
gcp_credentials
string
required

The json must be base64 encoded

credential_type
enum<string>

Optional explicit credential type.

Available options:
SERVICE_ACCOUNT_KEY

Response

Credentials created

id
string<uuid>
required
name
string
required
access_key_id
string
required
object_type
enum<string>
required
Available options:
AWS