Skip to main content
PATCH
/
api
/
v1
/
{app_id}
/
files
/
{file_id}
Error
A valid request URL is required to generate request examples
{
  "app_id": "<string>",
  "content_type": "<string>",
  "created_at": "<string>",
  "custom_fields": {},
  "filename": "<string>",
  "id": "<string>",
  "updated_at": "<string>",
  "url": "<string>"
}

Path Parameters

app_id
string
required

UUID of the app

file_id
string
required

UUID of the file

Body

application/json

Fields to update

custom_fields
object
order_reference
string
organisation_number
string
relationship_ids
string[]

Response

OK

app_id
string
content_type
string
created_at
string
custom_fields
object
filename
string
id
string
updated_at
string
url
string