v1

latestOpenAPI 3.0.42026-08-04342835917.6 KB
Platform

Revokes a platform relation from a customer.

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

delete/authorization/relations/platform

Request body

customerstring uuid required

The customer to revoke the relation from.

relation'Admin' | 'Viewer' required

Relations on the singleton platform object. The model is hierarchical: admin folds into viewer.

Response

No Content