Skip to main content
POST
/
auth
/
callback
Error
A valid request URL is required to generate request examples
{
  "status_code": 123,
  "detail": "<string>",
  "extra": "<unknown>"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

x-system-token
string
header
required

System token for additional authentication

Body

application/x-www-form-urlencoded
request_url
string
required
session_id
string
required

Response

Document created, URL follows