Documentation /docs/support

Support

For integration support, include:

  • the endpoint you called
  • whether the request was sync or async
  • the job_id when applicable
  • a sanitized request body
  • a sanitized response body

Contact

Fastest debugging path

  1. Re-run the request from the playground or cURL
  2. Capture the request body and the returned error code
  3. If async, include both the status and result payloads