Create Portal
Creates a new developer portal scoped in this region for this organization.
Request body
Example request
{
"id": "5f9fd312-a987-4628-b4c5-bb4f4fddd5f7",
"created_at": "2022-11-04T20:10:06.927Z",
"updated_at": "2022-11-04T20:10:06.927Z",
"sipr_enabled": true,
"labels": {
"env": "test"
}
}Response
Details about a portal.
Example response
{
"id": "5f9fd312-a987-4628-b4c5-bb4f4fddd5f7",
"created_at": "2022-11-04T20:10:06.927Z",
"updated_at": "2022-11-04T20:10:06.927Z",
"sipr_enabled": true,
"labels": {
"env": "test"
}
}Changes
Changed in 8 of the 75 revisions of this API.341443
- ○
added the new optional request property
notifications_developer_pii_visibility_enablednew-optional-request-property
- ○
added the optional property
notifications_developer_pii_visibility_enabledto the response with the201statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the new optional request property
sipr_enablednew-optional-request-property
- ○
added the required property
sipr_enabledto the response with the201statusresponse-required-property-added
- ○
- ▲
the request property
display_namebecame not nullablerequest-property-became-not-nullable
- ▲
the request property
namebecame not nullablerequest-property-became-not-nullable
- ▲
- ●
added the new
typeenum value to theallOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterStandard]/ruleresponse property for the response status400response-property-enum-value-added
- ●
- ▲
the response property
allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterChoiceItem]/sourcebecame nullable for the status400response-property-became-nullable
- ▲
the response property
allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterDependentItem]/sourcebecame nullable for the status400response-property-became-nullable
- ▲
the response property
allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterMaximumLength]/sourcebecame nullable for the status400response-property-became-nullable
- ▲
the response property
allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterMinimumLength]/sourcebecame nullable for the status400response-property-became-nullable
- ▲
the response property
allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterStandard]/sourcebecame nullable for the status400response-property-became-nullable
- ▲
the response property
detailbecame nullable for the status401response-property-became-nullable
- ▲
the response property
display_namebecame nullable for the status201response-property-became-nullable
- ▲
the response property
instancebecame nullable for the status401response-property-became-nullable
- ▲
the response property
namebecame nullable for the status201response-property-became-nullable
- ▲
the response property
statusbecame nullable for the status401response-property-became-nullable
- ▲
the response property
titlebecame nullable for the status401response-property-became-nullable
- ○
the request property
display_namebecame nullablerequest-property-became-nullable
- ○
the request property
namebecame nullablerequest-property-became-nullable
- ○
the
authentication_enabledrequest property default valuetruewas addedrequest-property-default-value-added
- ○
the
auto_approve_applicationsrequest property default valuefalsewas addedrequest-property-default-value-added
- ○
the
auto_approve_developersrequest property default valuefalsewas addedrequest-property-default-value-added
- ○
the
rbac_enabledrequest property default valuefalsewas addedrequest-property-default-value-added
- ○
the
authentication_enabledresponse's property default valuetruewas added for the status201response-property-default-value-added
- ○
the
auto_approve_applicationsresponse's property default valuefalsewas added for the status201response-property-default-value-added
- ○
the
auto_approve_developersresponse's property default valuefalsewas added for the status201response-property-default-value-added
- ○
the
rbac_enabledresponse's property default valuefalsewas added for the status201response-property-default-value-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
added the new required request property
namenew-required-request-property
- ▲
the request's body type/format changed from
/toobject/request-body-type-changed
- ▲
the response's body type/format changed from
/toobject/for status201response-body-type-changed
- ●
removed
Portalsubschema #2from the request bodyallOflistrequest-body-all-of-removed
- ○
added the new optional request property
authentication_enablednew-optional-request-property
- ○
added the new optional request property
auto_approve_applicationsnew-optional-request-property
- ○
added the new optional request property
auto_approve_developersnew-optional-request-property
- ○
added the new optional request property
default_api_visibilitynew-optional-request-property
- ○
added the new optional request property
default_application_auth_strategy_idnew-optional-request-property
- ○
added the new optional request property
default_page_visibilitynew-optional-request-property
- ○
added the new optional request property
descriptionnew-optional-request-property
- ○
added the new optional request property
display_namenew-optional-request-property
- ○
added the new optional request property
labelsnew-optional-request-property
- ○
added the new optional request property
rbac_enablednew-optional-request-property
- ○
removed
Portalsubschema #2from the response bodyallOflist for the response status201response-body-all-of-removed
- ○
added the optional property
labelsto the response with the201statusresponse-optional-property-added
- ○
added the required property
authentication_enabledto the response with the201statusresponse-required-property-added
- ○
added the required property
auto_approve_applicationsto the response with the201statusresponse-required-property-added
- ○
added the required property
auto_approve_developersto the response with the201statusresponse-required-property-added
- ○
added the required property
canonical_domainto the response with the201statusresponse-required-property-added
- ○
added the required property
created_atto the response with the201statusresponse-required-property-added
- ○
added the required property
default_api_visibilityto the response with the201statusresponse-required-property-added
- ○
added the required property
default_application_auth_strategy_idto the response with the201statusresponse-required-property-added
- ○
added the required property
default_domainto the response with the201statusresponse-required-property-added
- ○
added the required property
default_page_visibilityto the response with the201statusresponse-required-property-added
- ○
added the required property
descriptionto the response with the201statusresponse-required-property-added
- ○
added the required property
display_nameto the response with the201statusresponse-required-property-added
- ○
added the required property
idto the response with the201statusresponse-required-property-added
- ○
added the required property
nameto the response with the201statusresponse-required-property-added
- ○
added the required property
rbac_enabledto the response with the201statusresponse-required-property-added
- ○
added the required property
updated_atto the response with the201statusresponse-required-property-added
This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
added
Portalsubschema #2to the request bodyallOflistrequest-body-all-of-added
- ▲
the request's body type/format changed from
object/to/request-body-type-changed
- ▲
the response's body type/format changed from
object/to/for status201response-body-type-changed
- ▲
removed the required property
authentication_enabledfrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
auto_approve_applicationsfrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
auto_approve_developersfrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
canonical_domainfrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
created_atfrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
default_api_visibilityfrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
default_application_auth_strategy_idfrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
default_domainfrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
default_page_visibilityfrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
descriptionfrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
display_namefrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
idfrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
namefrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
rbac_enabledfrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
updated_atfrom the response with the201statusresponse-required-property-removed
- ●
removed the request property
authentication_enabledrequest-property-removed
- ●
removed the request property
auto_approve_applicationsrequest-property-removed
- ●
removed the request property
auto_approve_developersrequest-property-removed
- ●
removed the request property
default_api_visibilityrequest-property-removed
- ●
removed the request property
default_application_auth_strategy_idrequest-property-removed
- ●
removed the request property
default_page_visibilityrequest-property-removed
- ●
removed the request property
descriptionrequest-property-removed
- ●
removed the request property
display_namerequest-property-removed
- ●
removed the request property
labelsrequest-property-removed
- ●
removed the request property
namerequest-property-removed
- ●
removed the request property
rbac_enabledrequest-property-removed
- ●
removed the optional property
labelsfrom the response with the201statusresponse-optional-property-removed
- ○
added
Portalsubschema #2to the response bodyallOflist for the response status201response-body-all-of-added
- ▲
- ○
endpoint added
endpoint-added
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○