post https://example.com/contacts//relationship
Required scope: alto/create:contacts.
Log in to see full request history
Responses
Required scope: alto/create:contacts.
xxxxxxxxxx
curl --request POST \
--url https://example.com/contacts/contactId/relationship \
--header 'accept: application/json' \
--header 'content-type: application/*+json' \
--data '
{
"relationshipType": "TenantGuarantor"
}
'
Try It!
to start a request and see the response here! Or choose an example: