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

Response

Territory deleted.