Skip to main content
PUT
Process/Decompress Royalty File
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Path Parameters

tenant
string
required

Tenant identifier

id
string
required

File identifier

Response

File processed successfully

success
boolean
default:true
message
string