Api Accounts Invitations Partial Update
PATCH handler with superadmin lock and field protection.
Checks:
- Object lock (is_managed=True -> non-superadmins can’t modify)
- Field protection (non-superadmins can’t modify specific fields)
Authentication
AuthorizationBearer
JWT access token or Respan API key
Request
This endpoint expects an object.
project
email
message
code
accepted_at
role
member- memberadmin- adminowner- ownerkeywordsai_admin- keywordsai_adminannotator- annotator
organization
Response
id
organization_name
member_count
email
sent_at
organization
project
message
code
accepted_at
role
member- memberadmin- adminowner- ownerkeywordsai_admin- keywordsai_adminannotator- annotator