v1
latestOpenAPI 3.0.12026-07-13139143370.4 KBResources
Update Linked Services
Use this endpoint to Update the linked services of a Resource. A valid resource id is required.
Updating services with this endpoint will update the linked services available to the resource. Only those services will be available to the resource.
Note: This is a destructive process, any existing linked services will be removed and replaced with the list of services supplied here. Provide the resources complete list of services when using this endpoint.
put/setup/v1/resources/{id}/services
Path parameters
idstring required
id of resource object
Request body
string[] required
Response
Success