Skip to main content
Yacht Workers Council only. Other partners receive insufficient_scope (403). Auth is the same HTTP Basic as the rest of /v1/partners/*.
Call this when a member is no longer in YWC — they left, their membership lapsed, or they deleted their YWC account. DSS closes the billed Crew Premium seat (James stops paying from that UTC day) and drops sponsored Premium unless the member already pays for Crew Premium themselves. This is not a DSS account deletion. reason: "account_deleted" means the YWC account is gone, not the DSS user. Do not call the dashboard internal URL. One successful call is enough; retries are safe.

Request

Sandbox: https://api.dev.digitalseaservice.com/v1/partners/members/left.

Response

200 OK — including when the seat was already closed.
We also revoke that member’s live YWC OAuth tokens so a later reconcile cannot re-open James’s seat.

Errors