Delete Server
DELETE
/server/{serverId}
Permanently removes a server configuration from the user's account. This action cannot be undone.
Authorizations
BearerAuth
Enter your session token to authenticate API requests
TypeHTTP (bearer)
Parameters
Path Parameters
serverId*
The unique identifier of the server to delete
Typestring
RequiredResponses
Server successfully deleted
application/json
JSON
{
}