Data Services
Updates a data service resource by identifier.
Implements JSON Merge Patch https://www.rfc-editor.org/rfc/rfc7396
patch/data-services/{data-service-id}
Path parameters
data-service-idstring uuid required
The identifier of the dataset to be retrieved.
Request body
DataService required— unresolved $ref
Response
Success
DataService required— unresolved $ref