CS2 Servers
Generates a new access key for a server and invalidates the old one.
A successful request to this endpoint will also terminate the server's open WebSocket connection, if any.
put/servers/{server_id}/access-key
Path parameters
server_idinteger required
the server's ID
Response
Example response
{
"access_key": "01JG9X9ZMAKCNXH19VMXZ7BC08"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.