Initiate the OAuth2 authorization flow for a connection that requires it (e.g., Klaviyo). Returns an authorization URL to redirect the user to.
Start the OAuth2 authorization flow for a Klaviyo connection. This endpoint returns an authorization URL that the user should be redirected to in their browser. After the user authorizes access, the OAuth provider will redirect back to the Sendcloud callback URL, completing the connection setup.Documentation Index
Fetch the complete documentation index at: https://sendcloud.dev/llms.txt
Use this file to discover all available pages before exploring further.
Create a Klaviyo connection
type: "klaviyo".Basic Authentication using API key and secrets is currently the main authentication mechanism.
The id of the connection to authorize.
OK
OAuth2 authorization URL
Response containing the OAuth2 authorization URL for connecting external services like Klaviyo.