Skip to main content
PUT
Create or update a provider account

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
manifest
object
required

Provider account manifest object.

dryRun
boolean | null
default:false

When true, validates the manifest without persisting changes.

Response

The created or updated provider account.

data
ProviderAccount · object
required

Provider account details.