v1

latestOpenAPI 3.0.32026-07-17365370.0 KB
AppService

Update an App.

patch/v1alpha1/apps/{appId}

Path parameters

appIdstring required

App Id to update.

Request body

idstring

A unique identifier for the App.

namestring required

A human-readable name for the App.

descriptionstring

A human-readable description for the App.

type'APP_TYPE_UNSPECIFIED' | 'APP_TYPE_AGENT_A2A' | 'APP_TYPE_AGENT_OASF' | 'APP_TYPE_MCP_SERVER' enum required

The type of the App.

resolverMetadataIdstring

The DID value

apiKeystring

The API Key Secret for the App.

status'APP_STATUS_UNSPECIFIED' | 'APP_STATUS_ACTIVE' | 'APP_STATUS_PENDING' | 'APP_STATUS_REVOKED' enum

The status of the App

createdAtstring date-time

CreatedAt records the timestamp of when the App was initially created

Response

OK

idstring

A unique identifier for the App.

namestring required

A human-readable name for the App.

descriptionstring

A human-readable description for the App.

type'APP_TYPE_UNSPECIFIED' | 'APP_TYPE_AGENT_A2A' | 'APP_TYPE_AGENT_OASF' | 'APP_TYPE_MCP_SERVER' enum required

The type of the App.

resolverMetadataIdstring

The DID value

apiKeystring

The API Key Secret for the App.

status'APP_STATUS_UNSPECIFIED' | 'APP_STATUS_ACTIVE' | 'APP_STATUS_PENDING' | 'APP_STATUS_REVOKED' enum

The status of the App

createdAtstring date-time

CreatedAt records the timestamp of when the App was initially created