Unassign a team from a posture
Postures
Unassign a team from a posture
Authorized: org_admin / org_owner / team_admin.
DELETE
Unassign a team from a posture
Authorizations
Supabase JWT token in Authorization: Bearer header
Headers
Client-supplied idempotency token (required). Replays within 24 hours return the stored result; reusing a key with a different body returns 409. See ADR-023.
Path Parameters
Posture ID (tp-{8-hex}).
Pattern:
^tp-[a-z0-9-]{1,64}$Response
Unassigned.