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.

Response

Success

data
data · object

The updated custom service.