interactions:
- request:
    body: '{"bio": null, "birth_date": null, "city": null, "company": null, "country":
      null, "gender": null, "language": null, "nickname": null, "position": null,
      "profession": null, "state": null, "timezone": null}'
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Authorization: [Basic cXhSU05jSWRlQToxZjBBVkNaUEpiUm5kRjlGTlNHTU9XTWZIOUtNVURhWA==]
      Cache-Control: [no-cache]
      Connection: [keep-alive]
      Content-Length: ['204']
      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//profile/
  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:47:17 GMT']
      p3p: [CP="NON DSP COR CURa TIA"]
      server: [nginx/1.6.2]
      vary: ['Authenticate, Accept, Cookie']
    status: {code: 403, message: FORBIDDEN}
version: 1
