Account & Auth
Authorize an OAuth app
Developer API operation for GET /dev/v1/oauth/authorize.
GET
Authorize an OAuth app
Authorizations
Use your Shoppex API key in the Authorization header.
Query Parameters
Response
200 - text/html
Successful response
The response is of type string.
Example:
"<!doctype html><html><body><h1>Approve OAuth app</h1><p>ERP Connector</p><p>orders.read</p></body></html>"
Authorize an OAuth app