You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*`display_text` - (Optional) The display text of the project. Defaults to `name` if not specified.
40
+
*`display_text` - (Required) The display text of the project. Required for API version 4.18 and lower compatibility. This requirement will be removed when support for API versions older than 4.18 is dropped.
41
41
*`domain` - (Optional) The domain where the project will be created. This cannot be changed after the project is created.
42
42
*`account` - (Optional) The account who will be Admin for the project. Requires `domain` to be set. This can be updated after the project is created.
43
43
*`accountid` - (Optional) The ID of the account owning the project. This can be updated after the project is created.
0 commit comments