Entitlements
Subir Archivo
Sube un archivo a un derecho de Archivos Digitales. Los archivos se transmiten al almacenamiento; el tamaño máximo es de 500 MiB. El ID de archivo devuelto se agrega a la lista digital_file_ids del derecho.
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.
Autorizaciones
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Parámetros de ruta
Entitlement Id
Respuesta
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