Skip to main content
PUT
Update file detail

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

file id

Body

application/json
file_name
string
title
string
alternate_text
string
description
string
meta_data
object[]
tags
string[]
folder_id
string

Response

200 - application/json

OK

message
string
success
boolean
content
object