v1

latestOpenAPI 3.0.02026-07-1319142308.8 KB
event_member

This is a duplicate of organization_member

patch/event_member

Query parameters

idstring uuid
created_atstring timestamp with time zone
user_idstring uuid
rolestring public.organization_role
event_idstring uuid
emailstring text

Headers

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

Preference

Request body

idstring uuid required

Note: This is a Primary Key.<pk/>

created_atstring timestamp with time zone required
user_idstring uuid
role'owner' | 'member' public.organization_role required
event_idstring uuid required

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

emailstring text required

Response

No Content