Delete File

Delete a file by its ID for a specific group and deal.

Authentication

AuthorizationBearer

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

Path parameters

group_idintegerRequired
deal_idintegerRequired
file_idintegerRequired

Query parameters

archivebooleanOptionalDefaults to true

Errors