Skip to main content
POST
JavaScript

承認

Authorization
string
header
必須

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

パスパラメータ

id
string
必須

Entitlement Id

レスポンス

File attached to entitlement

file_id
string
必須

Identifier of the attached file. Pass it to DELETE /entitlements/{id}/files/{file_id} to detach the file later.

最終更新日 2026年5月28日