Create Linked Services

Use this endpoint to explicitly Link Services to a Resource. A valid resource id is required.

Note: By default, the services array is empty which signifies that all services are provided by the resource. Linking services here will add to the linked service(s) array available to this resource. This will limit the services available to the resource.

You cannot post services that already exist in the array, you can only add new ones. Use the PUT ​/setup​/v1​/resources​/{id}​/services endpoint to update the entire list.

Language
Authorization
OAuth2
Authenticate
Click Try It! to start a request and see the response here!