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 create the person note |
Version: HTTP/1.0 Accept: application/vnd.api+json Content-Type: application/vnd.api+json Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NSwiZXhwIjoxNzA0NDczMjI1LCJpYXQiOjE3MDQ0NzMwNDV9.aCB3Fn9aig_phtAVdz-dIgZ9DHlnfVDAglz_ty2DHhI Host: example.org Cookie:
POST /apis/v4/person_notes/
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.eyJ1c2VyX2lkIjo1NSwiZXhwIjoxNzA0NjQ1ODQ1LCJpYXQiOjE3MDQ0NzMwNDV9.kcKKLjnZrADjD-VbIDL9BR3PHRxjA4R9iRIBfO8S11w Access-Control-Expose-Headers: X-MH-Session ETag: W/"684701c4be248c4da67ab97c03b49180" Cache-Control: max-age=0, private, must-revalidate X-Request-Id: b6435f41-f237-4561-b238-5cd2902e4ee7 X-Runtime: 0.032790 Content-Length: 229
201