Revoke a team-admin grant
Teams
Revoke a team-admin grant
Authorized: org_admin / org_owner.
DELETE
Revoke a team-admin grant
Authorizations
Supabase JWT token in Authorization: Bearer header
Response
Revoked (or idempotent no-op if already revoked).
true when the grant was revoked by this request; false on an idempotent no-op.
Timestamp of revocation. Present only when revoked: true.
Actor who revoked the grant. Present only when revoked: true.
true when there was no active grant to revoke. revoked is false in this case.