Download OpenAPI specification:Download
N/A (this description is removed during bundling)
{- "portal_id": "18a9b697-7e68-411b-8e1d-102b261ab18e",
- "org_id": "a40f5d1f-d889-42e9-94ea-b9b33585fc6b",
- "featureset_id": "string",
- "feature_set": "string",
- "basic_auth_enabled": true,
- "oidc_auth_enabled": true,
- "is_public": true,
- "rbac_enabled": true,
- "dcr_provider_ids": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "allowed_time_period": "string",
- "name": "string",
- "canonical_domain": "string"
}Gets appearance configuration object for the portal. This object is set in Konnect.
{- "variables": {
- "catalog": {
- "logo": {
- "url": "string"
}, - "cover": {
- "url": "string"
}, - "primary_header": {
- "text": "string"
}, - "welcome_message": {
- "text": "string"
}
}
}, - "stylesheets": {
- "global": {
- "main": {
- "data": { }
}
}
}
}