POST /api/region/{regionId}/join
POST
/api/region/{regionId}/join
Calling the endpoint with a region in which the user is already a member has no effect.
Authorizations
api_key
Requests manipulating data need to supply a CSRF token
TypeAPI Key (header: X-CSRF-Token)
Parameters
Path Parameters
regionId*
Typestring
RequiredPattern
"\\d+"