Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Hiloop API key sent as an HTTP Bearer token.

Path Parameters

name
string
required

The schema name to archive.

Body

application/json
name
string

The schema name to archive.

version
string

The specific version to archive. 0 (or omitted) means the latest live version.

Response

OK

schema
object

The archived config version.