Skip to content

apps_services_update

PUT
/v1/apps/{app_id}/services/{service_id}
curl --request PUT \
--url https://example.com/v1/apps/example/services/example \
--header 'Authorization: Bearer <token>'

PUT /v1/apps/{id}/services/{service_id} — Enable/configure a service.

app_id
required
string
service_id
required
string

No response body