Update a source file with a tag
put/sources/{sourceId}/files/{fileId}/tags/{tagId}
Updates a source file with a tag.
1{2 "message": "Tag 'confidential' was successfully added to file with id 'f39dad75-a389-469a-a258-4e7295a12b8b'."3}| Status | Meaning | Description | ||
|---|---|---|---|---|
| 200 | OK | The request succeeded. | Headers | Schema |
| 400 | Bad Request | The request was invalid. | Schema | |
| 401 | Unauthorized | The user was not authenticated. | Schema | |
| 404 | Not Found | The specified resource was not found. | Schema | |
| 422 | Unprocessable Entity | The server understands the request but was unable to process the contained instructions. | Schema |