Environment Management
Get a list of EU objects or a single EU object
Get a list of EU objects or a single EU object
Get a list of light user objects based on specified parameters
Get a list of light user objects based on specified parameters
Get list of entry points for a specific site.
Get list of entry points for a specific site.
Retrieve the site logs for an entry point or user or all logs
Retrieve the site logs for an entry point or user or all logs
Retrieve a list of access rules for a given site ID
Retrieve a list of access rules for a given site ID
Retrieve a specific environment access rule
Retrieve a specific environment access rule
Search for an agent to get the agent ID for site creation
Search for an agent to get the agent ID for site creation
Creating a new site in Kindoo
Creating a new site in Kindoo
Edit the name of the site, property number, contact first name, contact last name, contact email, contact phone number and description
Edit the name of the site, property number, contact first name, contact last name, contact email, contact phone number and description
Delete the site invitation email sent to an existing Kindoo user and use the Kindoo default email instead
Delete the site invitation email sent to an existing Kindoo user and use the Kindoo default email instead
Delete the site invitation email sent to a user that does not have a verified account in Kindoo and use the Kindoo default email instead
Delete the site invitation email sent to a user that does not have a verified account in Kindoo and use the Kindoo default email instead
Delete the site invitation email sent to an existing Kindoo user flagged as temporary and use the Kindoo default email instead
Delete the site invitation email sent to an existing Kindoo user flagged as temporary and use the Kindoo default email instead
Delete the site invitation email sent to a user that does not have a verified account in Kindoo and is flagged as temporary, and use the Kindoo default email instead
Delete the site invitation email sent to a user that does not have a verified account in Kindoo and is flagged as temporary, and use the Kindoo default email instead
Get the available languges used in the site custom emails in Kindoo
Get the available languges used in the site custom emails in Kindoo
Get by language the custom site invitation email sent to an existing Kindoo user. You can call KindooGetAvailableLanguages function to get all the available languages in Kindoo
Get by language the custom site invitation email sent to an existing Kindoo user. You can call KindooGetAvailableLanguages function to get all the available languages in Kindoo
Get by language the custom site invitation email sent to a user that does not have a verified account in Kindoo. call KindooGetAvailableLanguages function to get all the available languages in Kindoo
Get by language the custom site invitation email sent to a user that does not have a verified account in Kindoo. call KindooGetAvailableLanguages function to get all the available languages in Kindoo
Get by language the custom site invitation email sent to an existing Kindoo user flagged as temporary. You can call KindooGetAvailableLanguages function to get all the available languages in Kindoo
Get by language the custom site invitation email sent to an existing Kindoo user flagged as temporary. You can call KindooGetAvailableLanguages function to get all the available languages in Kindoo
Get by language the custom site invitation email sent to a user that does not have a verified account in Kindoo and is flagged as temporary. Call KindooGetAvailableLanguages function to get all the available languages in Kindoo
Get by language the custom site invitation email sent to a user that does not have a verified account in Kindoo and is flagged as temporary. Call KindooGetAvailableLanguages function to get all the available languages in Kindoo
Get a list of keywords that can be used in the Invitation emails in KindooSaveSiteInvitationNewUserEmail and KindooSaveSiteInvitationKindooUserEmail functions
Get a list of keywords that can be used in the Invitation emails in KindooSaveSiteInvitationNewUserEmail and KindooSaveSiteInvitationKindooUserEmail functions
Sets the KINDOO invitation email for a given language that is sent to a user that does not yet have the KINDOO application. If email subject and body are set to empty for a given language, the English saved version will be used. If the English saved version is empty, the default KINDOO email will be used.
Sets the KINDOO invitation email for a given language that is sent to a user that does not yet have the KINDOO application. If email subject and body are set to empty for a given language, the English saved version will be used. If the English saved version is empty, the default KINDOO email will be used.
Sets the KINDOO invitation email for a given language that is sent to a user that does have the KINDOO application. If email subject and body are set to empty for a given language, the English saved version will be used. If the English saved version is empty, the default KINDOO email will be used.
Sets the KINDOO invitation email for a given language that is sent to a user that does have the KINDOO application. If email subject and body are set to empty for a given language, the English saved version will be used. If the English saved version is empty, the default KINDOO email will be used.
Sets the KINDOO invitation email for a given language that is sent to a user that does not yet have the KINDOO application and is flagged as temporary. If email subject and body are set to empty for a given language, the English saved version will be used. If the English saved version is empty, the email saved by KindooSaveSiteInvitationNewUserEmailByLanguage endpoint will be used. If that is also empty, the default KINDOO email will be used.
Sets the KINDOO invitation email for a given language that is sent to a user that does not yet have the KINDOO application and is flagged as temporary. If email subject and body are set to empty for a given language, the English saved version will be used. If the English saved version is empty, the email saved by KindooSaveSiteInvitationNewUserEmailByLanguage endpoint will be used. If that is also empty, the default KINDOO email will be used.
Sets the KINDOO invitation email for a given language that is sent to a user that does have the KINDOO application and is flagged as temporary. If email subject and body are set to empty for a given language, the English saved version will be used. If the English saved version is empty, the email saved by KindooSaveSiteInvitationVerifiedKindooUserEmailByLanguage endpoint will be used. If that is also empty, the default KINDOO email will be used.
Sets the KINDOO invitation email for a given language that is sent to a user that does have the KINDOO application and is flagged as temporary. If email subject and body are set to empty for a given language, the English saved version will be used. If the English saved version is empty, the email saved by KindooSaveSiteInvitationVerifiedKindooUserEmailByLanguage endpoint will be used. If that is also empty, the default KINDOO email will be used.
Delete a site by ID (only allowed by super api user)
Delete a site by ID (only allowed by super api user)
Allow/Disallow managers to edit guests that are invited by admins. If AllowManagersToEditGuestInvitedByAdmin parameter is sent, its value will be set. Otherwise the current value will be switched (true will become false, and vice versa).
Allow/Disallow managers to edit guests that are invited by admins. If AllowManagersToEditGuestInvitedByAdmin parameter is sent, its value will be set. Otherwise the current value will be switched (true will become false, and vice versa).
Limit managers to only grant access rules to guests, or allow managers to set any type of access rights. If ManagersAllowedToOnlyLinkGuestsToAccessRules parameter is sent, its value will be set. Otherwise the current value will be switched (true will become false, and vice versa).
Limit managers to only grant access rules to guests, or allow managers to set any type of access rights. If ManagersAllowedToOnlyLinkGuestsToAccessRules parameter is sent, its value will be set. Otherwise the current value will be switched (true will become false, and vice versa).
Allow/Disallow managers to manage suspicious users. If AllowManagersToManageSuspiciousUsers parameter is sent, its value will be set. Otherwise the current value will be switched (true will become false, and vice versa).
Allow/Disallow managers to manage suspicious users. If AllowManagersToManageSuspiciousUsers parameter is sent, its value will be set. Otherwise the current value will be switched (true will become false, and vice versa).
Get the site user management logs activity. Start-End date range must not exceed 90 days
Get the site user management logs activity. Start-End date range must not exceed 90 days
Get the site access logs. Start-End date range must not exceed 365 days
Get the site access logs. Start-End date range must not exceed 365 days
Get the custom site invitation email sent to a user that does not have a verified account in Kindoo
Get the custom site invitation email sent to a user that does not have a verified account in Kindoo
Get the custom site invitation email sent to an existing Kindoo user
Get the custom site invitation email sent to an existing Kindoo user
Get list of KINs for a specific environment. Use KindooGetEnvironmentEntryPoints instead
Get list of KINs for a specific environment. Use KindooGetEnvironmentEntryPoints instead
Retrieve a specific environment rule. Use KindooGetEnvRuleWithEntryPoints instead
Retrieve a specific environment rule. Use KindooGetEnvRuleWithEntryPoints instead
Retrieve logs for a KIN or user. Use KindooGetSiteUserEntryPointLogs instead
Retrieve logs for a KIN or user. Use KindooGetSiteUserEntryPointLogs instead
Set a custom site invitation email sent to a verified Kindoo user. English language is mandatory. Other languages are optional. Languages that are kept void will take the value of the corresponding English text.
Set a custom site invitation email sent to a verified Kindoo user. English language is mandatory. Other languages are optional. Languages that are kept void will take the value of the corresponding English text.
Set a custom site invitation email sent to a user that does not have a verified account in Kindoo. English language is mandatory. Other languages are optional. Languages that are kept void will take the value of the corresponding English text.
Set a custom site invitation email sent to a user that does not have a verified account in Kindoo. English language is mandatory. Other languages are optional. Languages that are kept void will take the value of the corresponding English text.