App Connections

Update the specified DigitalOcean App Platform Connection.

patch/api/v1/app-connections/digital-ocean/{connectionId}

Path parameters

connectionIdstring uuid required

The ID of the DigitalOcean App Platform Connection to be updated.

Request body

namestring

The updated name of the DigitalOcean App Platform Connection. Must be slug-friendly.

descriptionstring nullable

The updated description of the DigitalOcean App Platform Connection.

isPlatformManagedCredentialsfalse

Not supported for DigitalOcean App Platform Connections.

gatewayId'null' nullable

Not supported for DigitalOcean App Platform Connections.

gatewayPoolId'null' nullable

Not supported for DigitalOcean App Platform Connections.

isAutoRotationEnabledfalse

Not supported for DigitalOcean App Platform Connections.

rotation'null' nullable

Not supported for DigitalOcean App Platform Connections.

Response

Default Response

Changes

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