put https://example.com/api/v1/project//file//update-metadata
Updates the given file ID file metadata.
Log in to see full request history
Response
Updates the given file ID file metadata.
xxxxxxxxxx
curl --request PUT \
--url https://example.com/api/v1/project/project_string_id/file/file_id/update-metadata \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: