For the complete documentation index, see llms.txt. This page is also available as Markdown.

OTC

Woo App Auth Callback

get

To be confirmed.

Authorizations
AuthorizationstringRequired

API key passed in the Authorization header. Format: <api-key>

Path parameters
tenantstringRequired

The tenant identifier.

Responses
200

Successful response

No content

get/api/v1/otc/{tenant}/woo-app-auth-callback
GET /api/v1/otc/{tenant}/woo-app-auth-callback HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*

No content

Woo App Auth Callback

post

To be confirmed.

Authorizations
AuthorizationstringRequired

API key passed in the Authorization header. Format: <api-key>

Path parameters
tenantstringRequired

The tenant identifier.

Responses
200

Successful response

No content

post/api/v1/otc/{tenant}/woo-app-auth-callback
POST /api/v1/otc/{tenant}/woo-app-auth-callback HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*

No content

Last updated

Was this helpful?