SetPortalAccessRequest
Request to grant or revoke portal access for a contact.
Properties
| Name | Type | Description |
|---|---|---|
| hasPortalAccess | boolean | Whether the contact should have portal access. |
Whether the contact should have portal access. | ||
JSON Example
{
"hasPortalAccess": false
}