Sha256: 7c18fa39a7eb46cd9d8894ca8518596f48f4359c5e05710c4862a9a598ee5fc8

Contents?: true

Size: 1.59 KB

Versions: 3

Compression:

Stored size: 1.59 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: "<BRAZE_REST_URL>/users/delete"
    body:
      encoding: UTF-8
      string: '{"external_ids":[400,401,402]}'
    headers:
      Content-Type:
      - application/json
      Accept:
      - application/json
      User-Agent:
      - Braze Ruby gem v0.3.3
      Authorization:
      - Bearer <BRAZE_REST_API_KEY>
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
  response:
    status:
      code: 201
      message: Created
    headers:
      Connection:
      - keep-alive
      Content-Length:
      - '58'
      Cache-Control:
      - max-age=0, private, must-revalidate
      Content-Type:
      - application/json
      Etag:
      - W/"9a22d0f53e9efcbef8e52c6a21060bc1"
      Server:
      - nginx
      Strict-Transport-Security:
      - max-age=0; includeSubDomains
      - max-age=31536000; includeSubDomains
      X-Ratelimit-Limit:
      - '250000'
      X-Ratelimit-Remaining:
      - '249937'
      X-Ratelimit-Reset:
      - '1592427600'
      X-Request-Id:
      - dd8e1db7-bb0d-4e71-a14a-c4c5c9322f49
      X-Runtime:
      - '0.005861'
      Accept-Ranges:
      - bytes
      Date:
      - Wed, 17 Jun 2020 20:59:32 GMT
      Via:
      - 1.1 varnish
      X-Served-By:
      - cache-hhn4035-HHN
      X-Cache:
      - MISS
      X-Cache-Hits:
      - '0'
      X-Timer:
      - S1592427572.293833,VS0,VE9
      Vary:
      - Origin,Accept-Encoding
    body:
      encoding: ASCII-8BIT
      string: '{"deleted":3,"message":"success"}'
    http_version: 
  recorded_at: Wed, 17 Jun 2020 20:59:32 GMT
recorded_with: VCR 5.0.0

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
braze_ruby-0.4.2 spec/fixtures/responses/delete_users/with_success/responds_with_created.yml
braze_ruby-0.4.1 spec/fixtures/responses/delete_users/with_success/responds_with_created.yml
braze_ruby-0.4.0 spec/fixtures/responses/delete_users/with_success/responds_with_created.yml