v51

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-01121113461.4 KB
thread-access

ViewSet for ThreadAccess model.

put/api/v1.0/threads/{thread_id}/accesses/{id}/

Path parameters

idstring uuid required

primary key for the record as UUID

thread_idstring uuid required

Query parameters

mailbox_idstring uuid

Filter thread accesses by mailbox ID.

Request body

threadstring uuid required

primary key for the record as UUID

mailboxstring uuid required

primary key for the record as UUID

role'viewer' | 'editor' required

Response

idstring uuid required

primary key for the record as UUID

threadstring uuid required

primary key for the record as UUID

mailboxstring uuid required

primary key for the record as UUID

role'viewer' | 'editor' required
created_atstring date-time required

date and time at which a record was created

updated_atstring date-time required

date and time at which a record was last updated