v1
Northflank docs for LLMs
API
CLI
JS Client

Team / Integrations /

Install workload identity provider

Triggers installation of the OIDC provider or workload identity pool resources on the given cloud provider integration account. This is required once per cloud account before creating managed workload identities.

Required permission

Account > Cloud > WorkloadIdentities > Update

Path parameters

    • integrationId

      string required
      ID of the BYOC provider integration

Response body

  • {object}
    Response object.
    • data

      {object} required
      Result data.
    API
    CLI
    JS Client

    POST /v1/cloud-providers/integrations/{integrationId}/workload-identity-provider/install

    POST /v1/teams/{teamId}/cloud-providers/integrations/{integrationId}/workload-identity-provider/install

    Example response

    200 OK

    The operation was performed successfully.

    JSON

    {
      "data": {}
    }

    © 2026 Northflank Ltd. All rights reserved.

    northflank.com / Terms / Privacy / feedback@northflank.com