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