Your metadata template needs to be applied to at least one file to ensure a result in step 4. There are two ways to do add a metadata template to a file: via the UI or via the API.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.
UI
To apply metadata to a file using the UI, navigate to a file and open the preview. Use the Metadata tab and click Add. Find the metadata template created in step 1 and select a value. Ensure you click Save.

API
To add a metadata template to a file you will need to use the . You will also need thescope and templateKey template values from the previous step.
Below is an example of what the API call looks like to apply the same metadata
shown in the UI above.

