App Connections

Update the specified Okta Connection.

patch/api/v1/app-connections/okta/{connectionId}

Path parameters

connectionIdstring uuid required

The ID of the Okta Connection to be updated.

Request body

namestring

The updated name of the Okta Connection. Must be slug-friendly.

descriptionstring nullable

The updated description of the Okta Connection.

isPlatformManagedCredentialsfalse

Not supported for Okta Connections.

gatewayId'null' nullable

Not supported for Okta Connections.

gatewayPoolId'null' nullable

Not supported for Okta Connections.

isAutoRotationEnabledfalse

Not supported for Okta Connections.

rotation'null' nullable

Not supported for Okta Connections.

Response

Default Response

Changes

No recorded changes to this endpoint across all 20 revisions of this API.