Entitlements
Enviar Arquivo
Envie um arquivo para uma permissão de Arquivos Digitais. Os arquivos são transmitidos para o armazenamento; o tamanho máximo é de 500 MiB. O ID do arquivo retornado é adicionado à lista digital_file_ids da permissão.
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.
Autorizações
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Parâmetros de caminho
Entitlement Id
Resposta
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