Visibility setting of the workspace. Use 'organization' for org-wide visibility or 'private' for restricted access. Defaults to 'organization' if not specified.
organizationstring
Required
Identifier of the organization to which the workspace will belong. Obtain this from the get_organizations action.
rejectInvalidDocumentsboolean
If true, documents that fail validation will be automatically rejected. Defaults to false.
Observable output
data
Required
Data from the action execution
errorstring
Error if any occurred during the execution of the action
successfulboolean
Required
Whether or not the action execution was successful or not