ProfilePerson

Unlink person from a profile

Remove the relationship between this profile and a person/guest

delete/group-profile/v1/profiles/{profileId}/persons/{personId}

Path parameters

profileIdinteger required

Entity ID

personIdinteger required

ID of the person to unlink from the profile

Query parameters

personType'CONTACT' | 'GUEST' required

Type of persons

Type of person (CONTACT or GUEST) - required to uniquely identify the relationship

Headers

x-property-idinteger

Property ID

x-organization-idinteger required

Organization ID

Response

Person unlinked successfully

Changes

No recorded changes to this endpoint across all 1 revision of this API.