Create File Entry

POST

Create a new file entry for a specific group and deal. Requires the contents to be uploaded separately via signed-url.

Path parameters

group_idintegerRequired
deal_idintegerRequired

Request

This endpoint expects an object.
namestringRequired

The human-readable name of the file

typeenumOptional

The type of the file

Response

Successful Response

namestring

The human-readable name of the file

idinteger
signed_urlobject
typeenumOptional

The type of the file

created_atdatetimeOptional
updated_atdatetimeOptional
is_archivedbooleanOptional
deal_idintegerOptional

Errors

Built with