Skip to main content
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Body

application/json
contactId
string<uuid> | null
displayName
string | null
Maximum string length: 255
email
phone
string | null
Maximum string length: 40
role
enum<string> | null
Available options:
applicant,
primary_contact,
family,
emergency,
billing,
other
relationshipLabel
string | null
Maximum string length: 120
isPrimary
boolean | null
source
enum<string> | null
Available options:
manual,
import,
api,
whatsapp,
form,
system
metadata
object | null

Response

201 - application/json

Linked contact to admission application

data
object
required