Entitlements
Carica File
Carica un file in un’entità Digital Files. I file vengono trasmessi in streaming nello storage; la dimensione massima è di 500 MiB. L’ID del file restituito viene aggiunto alla lista digital_file_ids dell’entità.
POST
JavaScript
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.
Autorizzazioni
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Parametri del percorso
Entitlement Id
Risposta
File attached to entitlement
Identifier of the attached file. Pass it to
DELETE /entitlements/{id}/files/{file_id} to detach the file later.
Last modified on May 28, 2026
JavaScript