Export a CWR registration file for one publisher
Publishers
Export a CWR registration file for one publisher
POST /publisher/publishers/export/cwr
POST
Export a CWR registration file for one publisher
This endpoint requires authentication. Include your Bearer token in the Authorization header.
Description
POST /publisher/publishers/export/cwr Generates a CWR file (text/plain) for the tenant’s exportable works (works missing required fields are excluded — see theX-CWR-Excluded-Count response header) using the given publisher’s
territories and agreement block. Exactly one publisherIds entry is
accepted per call; a CWR file carries a single sender/publisher chain,
so multi-publisher requests are rejected rather than silently dropping
publishers.
Authorization: admin role + publisher addon.
Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Body
application/json
Response
CWR file generated.
The response is of type file.