Last updated 1 year ago
Was this helpful?
This endpoint enables you to verify whether a user belongs to a community. Unlike most of the endpoints, this one can be called on any communities, even if you are not an admin of it.
POST /public/communities/{subdomain}/member HTTP/1.1 Host: api-v2.zealy.io x-api-key: text Content-Type: application/json Accept: */* Content-Length: 49 { "userId": "123e4567-e89b-12d3-a456-426614174000" }
200
No content