Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 2.27 KB

File metadata and controls

12 lines (8 loc) · 2.27 KB

WorkspaceOAuthCredentialsRequest

POST body for creating/updating workspace level OAuth credentials

Fields

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