Request to close the portal.
The requesting integration must have the PORTAL_AUTH_TYPE or ALL_AUTH_TYPE authorization scope.
An example request to close the portal associated with portal-id:
portal-id
{ type: 'portal:close', id: 'portal-id' }
Id of the portal to close.
My be PortalClose.
Generated using TypeDoc
Request to close the portal.
The requesting integration must have the PORTAL_AUTH_TYPE or ALL_AUTH_TYPE authorization scope.
An example request to close the portal associated with
portal-id
:{ type: 'portal:close', id: 'portal-id' }