Member Join Space
community-spaces-member
Member Join Space
Join a space.
Idempotent — if the contact has already joined, returns 200 with the existing member state row (no duplicate event emitted).
Returns 403 if the space is restricted and the contact is not in the required segment, or if the contact is banned/soft-banned from the hub. Returns 404 if the space does not exist or is soft-deleted.
POST
Member Join Space
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.