Skip to main content
POST
Enterprise: Restart Server Endpoint

Overview

This endpoint is used to restart your dedicated server. As a response you will receive information about the result of the restart command.

Request

Send a POST request to https://modelslab.com/api/v1/enterprise/image_to_video_ultra/restart_server endpoint to restart your dedicated server.

Attributes

Example

Body

Body Raw

Request

  • JS
  • PHP
  • NODE
  • PYTHON
  • JAVA

Response

Body

application/json
key
string
required

Your API key

Response

Success

status
string
Example:

"success"

message
string
Example:

"Operation completed successfully"