API Docs / Schemas / SetPortalAccessRequest

SetPortalAccessRequest

Request to grant or revoke portal access for a contact.

Properties

Name Type Description
hasPortalAccessboolean

Whether the contact should have portal access.

Whether the contact should have portal access.

JSON Example

{
  "hasPortalAccess": false
}

Used By Operations