Skip to main content
PATCH
cURL
Check out the configuration docs for Auth0 Connections to learn how to obtain the required credentials.

Path Parameters

connectionId
string<uuid>
required

The ID of the Auth0 Connection to be updated.

Body

application/json
credentials
object

The credentials used to connect with Auth0.

name
string

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

Required string length: 1 - 64
description
string | null

The updated description of the Auth0 Connection.

Maximum string length: 256
isPlatformManagedCredentials
enum<boolean>

Not supported for Auth0 Connections.

Available options:
false
gatewayId

Not supported for Auth0 Connections.

gatewayPoolId

Not supported for Auth0 Connections.

isAutoRotationEnabled
enum<boolean>

Not supported for Auth0 Connections.

Available options:
false
rotation

Not supported for Auth0 Connections.

Response

Default Response

appConnection
Auth0 (Client Credentials) · object
required