Upload a file to a Digital Files entitlement. Files are streamed to storage; the maximum size is 100 MB. The returned file ID is appended to the entitlement’s digital_file_ids list.
Documentation Index
Fetch the complete documentation index at: https://docs.dodopayments.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Entitlement Id
File attached to entitlement
Identifier of the attached file. Pass it to
DELETE /entitlements/{id}/files/{file_id} to detach the file later.