v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1462502349.5 KB

Enable the Operator App to access the given AgentSpace

post/v1/agentspaces/{agentSpaceId}/operator

Path parameters

agentSpaceIdstring required

Unique identifier for an agent space (allows alphanumeric characters and hyphens; 1-64 characters)

The unique identifier of the AgentSpace

Request body

authFlow'iam' | 'idc' | 'idp' required

Authentication flow type for operator app.

operatorAppRoleArnstring required

AWS IAM role ARN.

idcInstanceArnstring

The IdC instance Arn used to create an IdC auth application

issuerUrlstring

The OIDC issuer URL of the external Identity Provider

idpClientIdstring

Client ID for IdP OIDC authentication.

idpClientSecretstring password

Client secret for IdP OIDC authentication.

providerstring

The Identity Provider name (e.g., Entra, Okta, Google)

Response

Success

agentSpaceIdstring required

The unique identifier of the AgentSpace

operatorAppUrlstring

The URL for operators to access the Operator App