Skip to main content
POST
Confirm OAuth app authorization

Authorizations

Authorization
string
header
required

Use your Shoppex API key in the Authorization header.

Body

response_type
enum<string>
required
Available options:
code
client_id
string
required
redirect_uri
string
required
scope
string
state
string

Response

200 - application/json

Successful response

data
object