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
Successful Response
The ID of the tenant to store this data in
The name of the file
Required string length:
1 - 2083
The type of custom data (file, url, ...)
Available options:
file
, url
The ID
The ID of the app to store this data in
The ID of the object in Carbon
The type of the data source in Carbon
The timestamp the file was last synced from Carbon
The mimetype of the file
The size of the file in Bytes
The external URL to the file
Required string length:
1 - 2083
Indicates if the data source will be included in queries
The state of the file
Available options:
CREATED
, PENDING
, QUEUED
, QUEUED_FOR_RECONCILIATION
, SYNC_FAILED
, FAILED
, INDEXED
, DELETING
The labels associated with the file
The timestamp the file was added
The timestamp the file was last modified
The timestamp the file was added
Was this page helpful?