Update a provider config with authenticated onboarding

Trigger an action to update the provider config after completing an authenticated onboarding flow.

Path Params
uuid
required

Identifier of the resource in Payrails.

uuid
required

Identifier of the resource in Payrails.

Body Params
string

Account name of the provider.

config
object
string

Account display name of the provider.

additionalData
object | null

Custom key-value data included in authorization webhook notifications. Do not store secrets, credentials, or personally identifiable information (PII). Pass an empty object to clear previously stored data.

string
enum
required

Authentication mode used for provider onboarding.

Allowed:
authentication
object

Provider onboarding credentials returned by the authentication flow.

Headers
uuid
required

Idempotency key to be used. Sending again the same key would return the same result without re-executing the update.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Choose an example:
application/json