services
Update a Service Configuration
Update a Data Source or Third-Party Service [Deprecated] configuration.
patch/groups/{groupId}/apps/{appId}/services/{serviceId}/config
Request body
Example request
{
"clusterName": "Cluster0"
}Response
Successfully updated.
Changes
Changed in 1 of the 50 revisions of this API.12
- ▲
removed the success response with the status
200response-success-status-removed
- ○
added optional request body
request-body-added-optional
- ○
added the success response with the status
204response-success-status-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲