Data
Update App Custom Data
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
The type of custom data (file, url, ...)
Available options:
file
, url
The name of the file
Required string length:
1 - 2083
The ID of the tenant to store this data in
Indicates if the data source will be included in queries
The timestamp the file was added
The ID of the app to store this data in
The type of the data source in Carbon
The timestamp the file was last synced from Carbon
The ID of the object in Carbon
The timestamp the file was added
The external URL to the file
Required string length:
1 - 2083
The mimetype of the file
The size of the file in Bytes
The ID
The labels associated with the file
The timestamp the file was last modified
The state of the file
Available options:
CREATED
, PENDING
, QUEUED
, QUEUED_FOR_RECONCILIATION
, SYNC_FAILED
, FAILED
, INDEXED
, DELETING
Was this page helpful?