Entitlements
Datei hochladen
Laden Sie eine Datei zu einer Digital Files-Berechtigung hoch. Dateien werden in den Speicher gestreamt; die maximale Größe beträgt 500 MiB. Die zurückgegebene Datei-ID wird der Liste der digital_file_ids der Berechtigung hinzugefügt.
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.
Autorisierungen
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Pfadparameter
Entitlement Id
Antwort
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