Upload File

Path parameters

group_idintegerRequired
deal_idintegerRequired

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
filestringRequiredformat: "binary"

The file to upload

namestringRequired>=1 character<=2048 characters

Name of the file including extension

typeenumRequired

Type/category of the file

Response

Successful Response

namestring

The human-readable name of the file

idinteger
typeenumOptional

The type of the file

created_atdatetimeOptional
updated_atdatetimeOptional
is_archivedbooleanOptional
deal_idintegerOptional

Errors