v1

latestOpenAPI 3.0.42026-08-04342835917.6 KB
Bidder

Revokes a bidder relation from a customer.

Idempotent: revoking a relation that was never granted is a no-op.

delete/authorization/relations/bidder

Request body

customerstring uuid required

The customer to revoke the relation from.

relation'Admin' | 'Editor' | 'Viewer' required

Relations on the singleton bidder object that carries global RTB access. Grants are direct here and, unlike Organization, are never folded in from platform staff.

Response

No Content