Create Emergency Contact
Headers
{{tenant_key_name}}
Request
This endpoint expects a multipart form.
name
Required: Contact name - max 255 chars - “Jane Doe”
email
Optional: Email address - valid email format - "jane@example.com"
address
Optional: Contact address - max 500 chars - “123 Main St, Springfield, CA 90210”
is_primary
Optional: Primary emergency contact - true|false - “true”
relationship
Required: Relationship to personnel - spouse|parent|sibling|child|friend|other - “spouse”
phone_primary
Required: Primary phone - E.164 format - “+1234567890”
phone_secondary
Optional: Secondary phone - E.164 format - “+1234567891”
Response
Successful response

