Skip to main content
PUT
Update Custom Service

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

The ID of the custom service.

Body

application/json
name
string

The name of the custom service.

domain
string

The domain for branding/logo lookup.

scopedId
string | null

Rekeys the service's copy-invariant identity ("csvc_" + 22 alphanumerics). Omit to leave unchanged. Must be unique within the team.

Response

200 - application/json

Success

data
data · object

The updated custom service.