Modify Workspace
Update input workspace fields or attribute(s). This action does not persist changes.
Parameters
Label (internal name) | Type | Default | Description |
---|---|---|---|
Label (label) | string | {{.Workspace.Label}} | Workspace Label |
Description (description) | string | {{.Workspace.Description}} | Workspace Label |
Slug (slug) | string | {{.Workspace.Slug}} | Workspace Slug |
Scope (scope) | string | {{.Workspace.Scope.String}} | Workspace Scope |
Updated (updated) | integer | Last Updated (timestamp) | |
Name (attributes.attribute_name) | string | ||
JSON Value (attributes.attribute_value) | string | JSON-encoded value (e.g. quoted string) or empty to remove |
Expected Input
Workspaces
Expected Input
Workspaces
Back to top