Delete a user from the Grist organization by their numeric user ID. Use GRIST_GET_USERS first to find the user's ID. Falls back to org access API if SCIM is not enabled. Note: Cannot delete your own account.
user_idRequiredintegerThe numeric user ID of the SCIM user to delete. Obtain this ID from the GRIST_GET_USERS action or from the 'id' field when creating a user. Note: You cannot delete your own account.
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.