Delete a publisher-writer agreement
Publisher Writer Agreements
Delete a publisher-writer agreement
DELETE /publisher-writer/agreements/
DELETE
Delete a publisher-writer agreement
This endpoint requires authentication. Include your Bearer token in the Authorization header.
Description
DELETE /publisher-writer/agreements/ Description: Hard delete of a singlePublisherWriterAgreement row, run inside
a DB transaction. This does not cascade to anything else — it
removes only the agreement itself (territories live inline on the
agreement’s territories array, so they are removed with it).
Irreversible.
Authorization:
- Required role:
adminor higher