Skip to main content
PATCH
Update platform

Authorizations

Authorization
string
header
required

Auth0 JWT access token. See Authentication for details.

Path Parameters

platform_id
string<uuid>
required

Body

application/json

Admin-level platform update. Extends client update with status changes.

name
string | null
logo_url
string | null
support_email
string<email> | null
support_url
string | null
status
string | null

Response

Successful Response

Platform as seen by an admin, including environment count and LSEG cache status.

id
string<uuid>
required
auth0_org_id
string | null
required
name
string
required
slug
string
required
status
string
required
logo_url
string | null
required
support_email
string | null
required
support_url
string | null
required
onboarding_completed_at
string<date-time> | null
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
environment_count
integer
default:0
lseg_group_id
string<uuid> | null
lseg_cache_refreshed_at
string<date-time> | null
case_template_cache
Case Template Cache · object
resolution_toolkit_cache
Resolution Toolkit Cache · object