splitch

DocsAPIMEMBERSHIP_CONFLICT.md

MEMBERSHIP_CONFLICT

HTTP status
409
Details payload
{ existingRole: "owner" | "admin" | "member" }

Cause

The User is already a member of the Organization.

Fix

Use the membership update operation when the existing role should change.

Related codes