Skip to main content

Complete OAuth

POST 

/api/temu/oauth/complete

Complete the OAuth flow and create the integration instance.

Request Body:

  • state - OAuth state from initialization

Prerequisites: User must have completed Temu authorization (OAuth callback received).

Response: Returns the created integration instance.

Request

Responses

Successful response