Create one or more GPG public keys in the server's configuration
POST {{baseUrl}}/api/v1/gpgkeys?upsert=true
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
upsert | boolean | Whether to upsert already existing public keys. |
Request Body
{"fingerprint"=>"est in consectetur", "keyData"=>"fugiat ipsum cillum", "keyID"=>"deserunt voluptate irure", "owner"=>"cillum labore occaecat aute", "subType"=>"dolor deserunt amet laborum", "trust"=>"dolore aliqua"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK