...
All requests are expected to be sent as HTTP POST
requests with the contentContent-
type Type
header set to application/json
.
User Auth
In most cases, user auth userAuth
will be used, the credentials supplied will need to be explicitly set in the userAuth
section of the request and access will only be granted to sites this user is authorized to have access to.
...
Partner Auth
In some cases, partner auth partnerAuth
can be used to provide the site/channel with an authToken
to be used for authentication.
Code Block | ||
---|---|---|
| ||
{ "partnerAuth": { "authToken": "UUxwaGgPSnvos3whaswTDB62JEj1xEu6zQapud7rHj988aY8r8J3JtUeYOCLWtLjCp45gz6ni4bFXp5eIgmdxuI5wJjS4F-WDZtdc27po4k" } } |
URLs
UAT |
---|
...
Production | |
---|---|
...