generate key create

POST {{baseUrl}}/generate-key

Create a remote key.

Request Body

[{"name"=>"name", "value"=>"Remote Deployment Key 1", "datatype"=>"string"}]

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"key":"hXY57W0g0WkdRHjCaPvwijK63fwfN-o_Wh7f30SLTq_uPCOLo-WFcA","name":"Remote Deployment Key 1"}