email

Clear Thread Stay Link

Detach the thread from its stay. Supersedes, never deletes.

Returns 204 explicitly rather than via status_code=: this module uses from __future__ import annotations, so a -> None annotation still builds a response field and FastAPI rejects a body on 204.

delete/email/threads/{thread_id}/stay-link

Path parameters

thread_idstring uuid required

Response

Link cleared

Changes

No recorded changes to this endpoint across all 1 revision of this API.