Name | Description |
---|---|
access_token | JSON Web Token retrieved from the Sessions endpoint (you can also pass this into the Authorization header) |
data | The payload data that will be serialized to update the person note |
Version: HTTP/1.0 Accept: application/vnd.api+json Content-Type: application/vnd.api+json Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwiZXhwIjoxNzA0NDczMjI1LCJpYXQiOjE3MDQ0NzMwNDV9.sjkeYfea45nWNZcT9U4HYHVajtqJcACZJ5kpEzR6LTo Host: example.org Cookie:
PUT /apis/v4/person_notes/7
X-Frame-Options: SAMEORIGIN X-XSS-Protection: 1; mode=block X-Content-Type-Options: nosniff X-Download-Options: noopen X-Permitted-Cross-Domain-Policies: none Referrer-Policy: strict-origin-when-cross-origin Content-Type: application/vnd.api+json Vary: Accept X-MH-Session: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwiZXhwIjoxNzA0NjQ1ODQ1LCJpYXQiOjE3MDQ0NzMwNDV9.WsOXwh-BeWIfzzkfLHjKKrqlRU1Y-D-X8zLETYMBJLk Access-Control-Expose-Headers: X-MH-Session ETag: W/"456f46a82b57e512dfb3bffd569e17e1" Cache-Control: max-age=0, private, must-revalidate X-Request-Id: b82dbbdb-ebf2-48f0-a3c8-aa588d5d98f3 X-Runtime: 0.032002 Content-Length: 226
200