Updates one or more Box Skills metadata cards to a file.
The access token received from the authorization server in the OAuth 2.0 flow.
The unique identifier that represents a file.
The ID for any file can be determined
by visiting a file in the web application
and copying the ID from the URL. For example,
for the URL https://*.app.box.com/files/123
the file_id is 123.
The value will always be replace.
replace "replace"
The JSON Path that represents the card to replace. In most cases
this will be in the format /cards/{index} where index is the
zero-indexed position of the card in the list of cards.
"/cards/0"
The card to insert into the list of cards at the
position defined by path.
Returns the updated metadata template, with the custom template data included.
The metadata assigned to a using for Box skills.
Whether the user can edit this metadata.
true
A UUID to identify the metadata object.
36"01234500-12f1-1234-aa12-b1d234cb567e"
An ID for the parent folder.
"folder_59449484661,"
An ID for the scope in which this template has been applied.
"enterprise_27335"
The name of the template.
"properties"
A unique identifier for the "type" of this instance. This is an internal system property and should not be used by a client application.
"properties-6bcba49f-ca6d-4d2a-a758-57fe6edf44d0"
The last-known version of the template of the object. This is an internal system property and should not be used by a client application.
2
The version of the metadata object. Starts at 0 and increases every time a user-defined property is modified.
1
A list of Box Skill cards that have been applied to this file.
A skill card that contains a set of keywords.