/contacts/:id operation on Contact resource
JWT for bearer authentication
Relationship paths to include in the response
^()(,())*$Limits the response fields to only those listed for each type
{
"Contact": "id,full_name,email,phone_e164,notes"
}Request body for the /contacts/:id operation on Contact resource