Skip to main content
POST
Import by URL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Import request

Request to import a protocol by URL.

url
string
required

URL to fetch the protocol document from.

Example:

"https://developer.hellgate.io/protocols/specter/v1"

Response

Protocol imported

Summary of an imported or created protocol.

id
string<uuid>
required
inserted_at
string<date-time>
required
local_id
string
required
Example:

"specter-v1"

name
string
required
Example:

"Specter Risk Assessment"

url
string
required
Example:

"https://developer.hellgate.io/protocols/specter/v1"

version
string
required
Example:

"1"