Skip to main content
DELETE
Delete a publisher 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
agreementId
string<uuid>
required

Response

Agreement deleted.