# Request to join a Push Protocol token gated community Request to join a token gated community for a given wallet address. The request is granted if the token gating requirements are satisfied. Endpoint: POST /push/group/join Version: 1.0.0 ## Request fields (application/json): - `address` (string) Wallet address to join the token gated group Example: 291 - `badgeCode` (string) Badge code associated with the token gated group Example: 123 - `signature` (string) Signature of the badge code created with user's Push Protocol private key Example: 291 ## Response 200 fields ## Response 403 fields ## Response 404 fields