Entitlements
Télécharger un fichier
Téléchargez un fichier vers un droit de fichiers numériques. Les fichiers sont transmis en flux vers le stockage ; la taille maximale est de 500 MiB. L’ID du fichier retourné est ajouté à la liste des digital_file_ids du droit.
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.
Autorisations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Paramètres de chemin
Entitlement Id
Réponse
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