/contacts/:id operation on Contact resource
Documentation Index
Fetch the complete documentation index at: https://sippet.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
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