X Write
Join community
post/x/communities/{id}/join
Path parameters
idstring required
Resource ID (stringified bigint)
Request body
Example request
{
"account": "@elonmusk"
}Response
Joined community
Example response
{
"communityId": "1500000000000000000",
"communityName": "Tesla Fans",
"success": true
}