v1

latestOpenAPI 3.1.12026-07-17111158225.7 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.