Apis::V4::PersonNotes API

create a new note for a person

Parameters

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

Request

Headers

Version: HTTP/1.0
Accept: application/vnd.api+json
Content-Type: application/vnd.api+json
Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNDksImV4cCI6MTc1NDU5NjQ4OSwiaWF0IjoxNzU0NTk2MzA5fQ.FZibXQjCIX5QciffYMqdurmgA6wT7U4Pn91COln8lBw
Host: example.org
Cookie: 

Route

POST /apis/v4/person_notes/

Body

Response

Headers

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.eyJ1c2VyX2lkIjoyNDksImV4cCI6MTc1NDc2OTEwOSwiaWF0IjoxNzU0NTk2MzA5fQ.w0MKBCMMG9u-h_2kUrCREjrJI1vL4pWGpjFl7sZ7g3o
Access-Control-Expose-Headers: X-MH-Session
ETag: W/"809193b67878fa91f7e4f849bd830388"
Cache-Control: max-age=0, private, must-revalidate
X-Request-Id: 12c746dc-8adc-46b7-8bc6-4876e4fc72c8
X-Runtime: 0.023315
Content-Length: 233

Status

201

Body