Add tags to a file

This call allows you to tag files on the Platform. You can tag your files on the Platform with keywords to make it easier to identify and organize files you’ve imported from public datasets or copied between projects. Learn more about tagging your files.

In addition to tagging your files, you can do the following via the API:

Path Params
string
required

The ID of the file whose tags you want to update.

Body Params
RAW_BODY
array of strings

Keywords which help you identify your files at a glance. Tags are entered in the form of a list, as shown in example request body.

RAW_BODY
Headers
string
required

Your Seven Bridges Platform authentication token. For security reasons, token will not be automatically populated in the generated code sample. Please replace <your-token-here> with your token before executing this call.

Response

Language
Request
Response
Choose an example:
application/json