v1

latestOpenAPI 3.1.0Serval License2026-07-26202952779.1 KB
App Instance API

Update App Instance

Update an existing app instance.

put/v2/app-instances/{id}

Path parameters

idstring required

The ID of the app instance.

Request body

externalServiceInstanceIdstring

The external service instance ID (e.g., GitHub org name, Okta domain, AWS account ID).

namestring

The name of the app instance.

defaultAccessPolicyIdstring nullable

The default access policy for the app instance (optional).

accessRequestsEnabledboolean

Whether access requests are enabled for the app instance.

Response

Success