- request: !!python/object:vcr.request.Request
    body: '{"first_name": "Identity", "last_name": "Client", "send_partner_news":
      true, "send_myfreecomm_news": true}'
    headers: !!python/object/apply:__builtin__.frozenset
    - - !!python/tuple [cache-control, no-cache]
      - !!python/tuple [user-agent, myfc_id client]
      - !!python/tuple [Content-Length, !!python/unicode '106']
      - !!python/tuple [accept, application/json]
      - !!python/tuple [content-type, application/json]
      - !!python/tuple [Accept-Encoding, 'gzip, deflate, compress']
      - !!python/tuple [Authorization, !!python/unicode 'Basic Pz8/Pz86WFhYWFhY']
    host: sandbox.app.passaporteweb.com.br
    method: PUT
    path: /accounts/api/identities/c3769912-baa9-4a0c-9856-395a706c7d57/
    port: 80
    protocol: http
  response:
    body: {string: ''}
    headers: {connection: keep-alive, content-length: '0', content-type: text/html;
        charset=utf-8, date: 'Mon, 24 Jun 2013 16:32:20 GMT', p3p: CP="NON DSP COR
        CURa TIA", server: nginx/0.7.67, www-authenticate: Basic realm="Myfc ID"}
    status: {code: 401, message: UNAUTHORIZED}
