Update Thread File

Update a thread file by its ID.

Path parameters

group_idintegerRequired
thread_idintegerRequired
file_idintegerRequired

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
typeenumOptional

Response

Successful Response

namestring

The human-readable name of the file

idinteger
group_idinteger
thread_idinteger
typeenumOptional

The type of the file

created_atdatetimeOptional
updated_atdatetimeOptional
is_archivedbooleanOptional

Errors