Update all Box Skill cards on file
An alternative method that can be used to overwrite and update all Box Skill metadata cards on a file.
Documentation Index
Fetch the complete documentation index at: https://developer.box.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The ID of the skill to apply this metadata for.
Body
Defines the status of this invocation. Set this to success when setting Skill cards.
invoked, processing, success, transient_failure, permanent_failure "success"
The metadata to set for this skill. This is a list of Box Skills cards. These cards will overwrite any existing Box skill cards on the file.
The file to assign the cards to.
The optional file version to assign the cards to.
A descriptor that defines what items are affected by this call.
Set this to the default values when setting a card to a success state, and leave it out in most other situations.
Response
Returns an empty response when the card has been successfully updated.
