Entitlements
फ़ाइल अपलोड करें
डिजिटल फ़ाइल्स अधिकार में एक फ़ाइल अपलोड करें। फ़ाइलों को स्टोरेज में स्ट्रीम किया जाता है; अधिकतम आकार 500 MiB है। लौटाया गया फ़ाइल आईडी अधिकार के digital_file_ids सूची में जोड़ा जाता है।
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.
प्राधिकरण
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.
Last modified on May 28, 2026
JavaScript