POST body for creating/updating workspace level OAuth credentials
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
actorType |
ActorTypeEnum | ✔️ | Whether you're setting this override for a source or destination | |
configuration |
OAuthCredentialsConfiguration | ✔️ | The values required to configure the source. | { "user": "charles" } |
name |
OAuthActorNames | ✔️ | N/A |