Skip to main content
PUT
Update a sub-publishing agreement
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

id
string<uuid>
required

Body

application/json

All fields optional; territory changes replace that sub-publisher's PublisherTerritory rows for the affected territories.

agreementNumber
string
startDate
string<date-time>
endDate
string<date-time> | null
terms
object

Response

Agreement updated.

message
string
agreement
object