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
-`navigation_links` (Block List) Adjust the navigation links on your status page. Only applicable when design: v2. Only first 4 links considered. (see [below for nested schema](#nestedblock--navigation_links))
141
142
-`password` (String, Sensitive) Set a password of your status page (we won't store it as plaintext, promise). Required when password_enabled: true. We will set password_enabled: false automatically when you send us an empty password.
142
143
-`password_enabled` (Boolean) Do you want to enable password protection on your status page?
144
+
-`published` (Boolean) Is your status page currently accessible?
143
145
-`require_sso` (Boolean) Require SSO sign-in to access your status page. Requires SSO to be configured for your organization and is mutually exclusive with password protection.
144
146
-`status_page_group_id` (Number) Set this attribute if you want to add this status page to a status page group.
145
147
-`subscribable` (Boolean) Do you want to allow users to subscribe to your status page changes?
0 commit comments