---
http_interactions:
- request:
    method: post
    uri: https://auth0-sdk-tests.auth0.com/api/v2/jobs/users-exports
    body:
      encoding: UTF-8
      string: '{"connection_id":"con_Xx4Kruoab04wvlYX"}'
    headers:
      Accept:
      - "*/*"
      User-Agent:
      - rest-client/2.1.0 (darwin19.6.0 x86_64) ruby/2.7.0p0
      Content-Type:
      - application/json
      Auth0-Client:
      - eyJuYW1lIjoicnVieS1hdXRoMCIsInZlcnNpb24iOiI1LjUuMCIsImVudiI6eyJydWJ5IjoiMi43LjAifX0=
      Authorization:
      - Bearer API_TOKEN
      Content-Length:
      - '40'
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
      Host:
      - auth0-sdk-tests.auth0.com
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Fri, 03 Sep 2021 20:16:28 GMT
      Content-Type:
      - application/json; charset=utf-8
      Transfer-Encoding:
      - chunked
      Connection:
      - keep-alive
      Cf-Ray:
      - 6891a7f0fa2d52fb-LAX
      Cache-Control:
      - no-cache
      Strict-Transport-Security:
      - max-age=31536000
      Vary:
      - origin,accept-encoding
      Cf-Cache-Status:
      - DYNAMIC
      Expect-Ct:
      - max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
      Ot-Baggage-Auth0-Request-Id:
      - 6891a7f0fa2d52fb
      Ot-Tracer-Sampled:
      - 'true'
      Ot-Tracer-Spanid:
      - 6c883ee81220bb50
      Ot-Tracer-Traceid:
      - 36110f9c29145a75
      X-Content-Type-Options:
      - nosniff
      X-Ratelimit-Limit:
      - '50'
      X-Ratelimit-Remaining:
      - '49'
      X-Ratelimit-Reset:
      - '1630700189'
      Server:
      - cloudflare
      Alt-Svc:
      - h3-27=":443"; ma=86400, h3-28=":443"; ma=86400, h3-29=":443"; ma=86400, h3=":443";
        ma=86400
    body:
      encoding: ASCII-8BIT
      string: '{"type":"users_export","status":"pending","connection_id":"con_Xx4Kruoab04wvlYX","format":"csv","connection":"Username-Password-Authentication","created_at":"2021-09-03T20:16:28.389Z","id":"job_YrcUK95yky3F5koC"}'
  recorded_at: Fri, 03 Sep 2021 20:16:28 GMT
recorded_with: VCR 6.0.0