d779de93a5ee

latestOpenAPI 3.0.42026-08-13351856967.1 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