Tool to create a new user in Klipfolio with optional roles and client association. Use when you need to add a new user account. Requires 'user.manage' permission.
emailRequiredstringThe email address of the user. Must be unique.
rolesarrayList of role IDs to assign to the user.
passwordstringOptional password for the user. If not provided, a temporary password will be generated.
client_idstringThe client ID to associate the user with a specific client.
last_nameRequiredstringThe last name of the user to create.
first_nameRequiredstringThe first name of the user to create.
send_emailbooleanWhether to send a welcome email to the user. Defaults to false if not specified.
external_idstringAn external identifier for the user (for integration purposes).
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.