mirror of
https://github.com/spacebarchat/server.git
synced 2026-06-08 15:11:54 +00:00
13 lines
270 B
HTTP
13 lines
270 B
HTTP
@Spacebar.AdminApi_HostAddress = http://localhost:5112
|
|
|
|
POST {{Spacebar.AdminApi_HostAddress}}/_spacebar/admin/guilds/1473141782615941382/force_join
|
|
Content-Type: application/json
|
|
Accept: application/json
|
|
|
|
{
|
|
"MakeOwner": true,
|
|
"UserId": "1006598230156341276"
|
|
}
|
|
|
|
###
|