Delete a reusable Batch server

delete/servers/{serverId}

Deletes a reusable Batch server with the specified server ID.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
serverId
string
true

The ID of the reusable Batch server.

Responses

StatusMeaningDescription
204No Content

The request succeeded and no content was returned. This is returned whether the server actually existed or not.