v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1451205197.1 KB

Updates a <code>GraphqlApi</code> object.

post/v1/apis/{apiId}

Path parameters

apiIdstring required

The API ID.

Request body

namestring required

The new name for the <code>GraphqlApi</code> object.

authenticationType'API_KEY' | 'AWS_IAM' | 'AMAZON_COGNITO_USER_POOLS' | 'OPENID_CONNECT' | 'AWS_LAMBDA'

The new authentication type for the <code>GraphqlApi</code> object.

xrayEnabledboolean

A flag indicating whether to use X-Ray tracing for the <code>GraphqlApi</code>.

Response

Success