interactions:
- request:
    body: '{"first_name": "Identity", "last_name": "Client", "send_myfreecomm_news":
      true, "send_partner_news": true}'
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Authorization: [Basic cXhSU05jSWRlQToxZjBBVkNaUEpiUm5kRjlGTlNHTU9XTWZIOUtNVURhWA==]
      Cache-Control: [no-cache]
      Connection: [keep-alive]
      Content-Length: ['106']
      Content-Type: [application/json]
      User-Agent: [api_toolkit]
    method: PUT
    uri: http://sandbox.app.passaporteweb.com.br/accounts/api/identities/c3769912-baa9-4a0c-9856-395a706c7d57/
  response:
    body: {string: !!python/unicode '{"detail": "You do not have permission to access
        this resource. You may need to login or otherwise authenticate the request."}'}
    headers:
      allow: ['GET, PUT, HEAD, OPTIONS']
      connection: [keep-alive]
      content-length: ['126']
      content-type: [application/json]
      date: ['Wed, 24 Sep 2014 21:46:35 GMT']
      p3p: [CP="NON DSP COR CURa TIA"]
      server: [nginx/1.6.2]
      vary: ['Authenticate, Accept, Cookie']
    status: {code: 403, message: FORBIDDEN}
version: 1
