Leave a Community
This endpoint allows to leave a community.
Last updated
Was this helpful?
This endpoint allows to leave a community.
Last updated
Was this helpful?
POST
https://api.whisk.com/community/v2/{community_id}/leave
You can use the following path parameter to leave a particular community:
community_id
string
The community identifier. For example, d25506c2690f4b81b2050b9b90bda3b7
.
Authentication
string
User Access token containing community:write
scope to authorize the API usage. For more information, see Authentication.