v52

latestOpenAPI 3.1.1raw.githubusercontent.com2026-08-07111159226.8 KB
domain services

Apply a service

Applies a service to a domain.

post/{account}/domains/{domain}/services/{service}

Path parameters

accountinteger required

The account id

domainstring required

The domain name or id

servicestring required

The service sid or id

Request body

object required

Example request

{
  "app": "my-app-name"
}

Response

Successfully applied a service to a domain.