/
DO
dotdigital
/
apiconnector.com
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 8h ago · Updated 2w ago
View markdown
dotdigital
apiconnector.com
post
Adds an OAuth token to an account.
latest
OpenAPI 3.0.0
2026-08-08
190
133
305.8 KB
109c0537cf77
ApiAccount
8
get
Gets a summary of information about the current status of the account.
get
Gets the UTC time as set on the server.
post
Creates an account. The ID of the newly returned account will be returned as the result of this call.
post
Creates Managed user for a given account id.
post
Adds an OAuth token to an account.
put
Changes a theme for an account.
post
Creates an API user for a given account ID. The username of the created user will be returned as the result of this call.
post
Empties the account's recycle bin.
ApiAddressBook
9
ApiCampaign
13
ApiCampaignFromAddress
1
ApiCampaignReporting
24
ApiCampaignSend
3
ApiContact
54
ApiContactImport
8
ApiDataField
3
ApiDocument
7
ApiEcommerce
5
ApiImage
4
ApiPreference
18
ApiProductRecommendations
1
ApiProgram
6
ApiSegment
3
ApiSms
7
ApiSurvey
6
ApiTemplate
4
ApiTransactionalEmail
6
ApiAccount
Adds an OAuth token to an account.
post
/v2/accounts/{accountId}/oauth-tokens
Path parameters
accountId
integer
required
Request body
ApiOAuthToken
required
redirectUri
string
required
clientId
string
nullable
secretKey
string
nullable
Response
ApiOAuthToken
required
redirectUri
string
required
clientId
string
nullable
secretKey
string
nullable