Update

Path parameters

dataClipIdstringRequired
Data Clip ID

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

X-Disable-Hooks"true"Required

Request

This endpoint expects an object.
namestringRequired
The name of the DataClip.
descriptionstringOptional
A description of the DataClip.
statusstringOptional
The status of the DataClip.
collaboratorslist of stringsOptional
The list of collaborators.
sharedLinkAccessenumOptional
The type of shared link to generate for the DataClip.
Allowed values:

Response

This endpoint returns an object.
dataobject
The list of DataClips.