Skip to main content
POST
JavaScript

Autorisierungen

Authorization
string
header
erforderlich

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

Pfadparameter

id
string
erforderlich

Entitlement Id

Antwort

File attached to entitlement

file_id
string
erforderlich

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

Zuletzt geändert am 28. Mai 2026