v3

latestOpenAPI 3.0.0raw.githubusercontent.com2026-02-14107155281.0 KB

Create a service

post/services/create

Headers

X-Registry-Authstring

Request body

Namestring

Name of the service.

Labelsobject

User-defined key/value metadata.

Response

The request has succeeded.

IDstring

The ID of the created service.

Warningsstring[] nullable

Optional warning message.

FIXME(thaJeztah): this should have "omitempty" in the generated type.