v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-02-053917213.0 KB
ServerlessV1Service

Create a new Service resource.

Create a new Service resource.

post/v1/Services

Response

Created

sidstring nullable

The unique string that we created to identify the Service resource.

account_sidstring nullable

The SID of the Account that created the Service resource.

friendly_namestring nullable

The string that you assigned to describe the Service resource.

unique_namestring nullable

A user-defined string that uniquely identifies the Service resource. It can be used in place of the Service resource's sid in the URL to address the Service resource.

include_credentialsboolean nullable

Whether to inject Account credentials into a function invocation context.

ui_editableboolean nullable

Whether the Service resource's properties and subresources can be edited via the UI.

domain_basestring nullable

The base domain name for this Service, which is a combination of the unique name and a randomly generated string.

date_createdstring date-time nullable

The date and time in GMT when the Service resource was created specified in ISO 8601 format.

date_updatedstring date-time nullable

The date and time in GMT when the Service resource was last updated specified in ISO 8601 format.

urlstring uri nullable

The absolute URL of the Service resource.

linksobject nullable

The URLs of the Service's nested resources.