Navigation : Information API Overview Fleet Profile Model Game Servers Model - Reserve - Unreserve - Server Allocate - Server Allocations - Server Deallocate - Server Countries - Server List - Server Locations - Server Restart - Server Save - Server Start Specific - Server Start by Criteria - Server Status - Server Stop Game Images Model Game Mods Model Game Versions Model Locations Model Server Profiles Model v3 Endpoints Beta API Models Server Restart Restarts the server identified by <serverid>. /cfp/v1/server/<serverid>/restart Method Content Type GET application/x-www-form-urlencoded Example Response { "server" : { "serverid" : <serverid>, "action" : <action> } }