/
OC
octoperf
/
OctoPerf API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v2
latest
OpenAPI 3.1.0
OctoPerf Terms Of Service
2026-07-27
312
221
345.2 KB
Design - Http Servers
Bulk Delete servers by project ID
post
/design/http-servers/by-project/{projectId}
Path parameters
projectId
string
required
Request body
HttpServer[]
required
id
string
projectId
string
userId
string
protocol
'HTTP'
|
'HTTPS'
|
'UNKNOWN'
hostname
string
port
integer
authorizations
HttpAuthorization[]
connectTimeout
integer
responseTimeout
integer
ipSpoofing
IpSpoofing
Response
OK