v1

latestOpenAPI 3.0.02026-07-1319142308.8 KB
organization_member

patch/organization_member

Query parameters

created_atstring timestamp with time zone
user_idstring uuid
organization_idstring uuid
emailstring text
organization_rolestring public.organization_role

Headers

Prefer'return=representation' | 'return=minimal' | 'return=none'

Preference

Request body

created_atstring timestamp with time zone required
user_idstring uuid required

Note: This is a Primary Key.<pk/> This is a Foreign Key to profile.id.<fk table='profile' column='id'/>

organization_idstring uuid required

Note: This is a Primary Key.<pk/> This is a Foreign Key to organization.id.<fk table='organization' column='id'/>

emailstring text
organization_role'owner' | 'member' public.organization_role required

Response

No Content