Entitlements
上传文件
上传文件到 Digital Files 权限。文件将被流式传输到存储中;最大大小为 500 MiB。返回的文件 ID 会附加到权限的 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