v20

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-011984401.2 MB
My Organizations

Transfer organization ownership

Transfers organization ownership from the caller (key owner) to another active member, who becomes the new owner. The caller must currently be the organization owner and is demoted to admin. Requires orgs.roster:read-write.

post/orgs/{identifier}/ownership/transfer

Path parameters

identifierstring required

Organization slug or Convex organization ID.

Organization slug or Convex organization ID.

Request body

newOwnerIdstring required

Convex user ID of the active organization member to promote to owner.

Response

Ownership transferred.

successtrue required
timestampstring required

Response generation time (ISO 8601).