Leave a community
DELETE
/communities/:id/leaveLeave a community. The last remaining admin cannot leave.
| Auth | Login required |
|---|
Path parameters
idstringrequiredCommunity ID or slug.
Request
curl https://api.4s.link/communities/ID/leave \-X DELETE \-H "Authorization: Bearer 4s_at_..."
Example response
{"id": "cm1a2b3c-..."}