Remove a writer from a work
Writers
Remove a writer from a work
DELETE /writer/writers//works/
DELETE
Remove a writer from a work
This endpoint requires authentication. Include your Bearer token in the Authorization header.
Description
DELETE /writer/writers//works/ Description: Removes theCWRWorkWriter association(s) between this writer
and work. If multiple associations exist for different roles on
the same writer/work pair, pass writerRole to remove only that
one — otherwise ALL associations for the pair are removed.
Response reports the recomputed shareTotals across the
remaining writers on the work.
Authorization:
- Required role:
adminor higher
Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Query Parameters
Optional — restrict removal to this role only.
Available options:
CA, AR, AD, TR