Skip to main content
POST
Add Secret

Authorizations

AccessKey
string
header
required

API Access Key authorization header

Path Parameters

id
integer<int64>
required

The ID of the script that will have the secret added

Body

application/json

The secret that will be added

Name
string
required
Required string length: 1 - 256
Secret
string | null
Maximum string length: 4096

Response

The script with the requested ID

Id
integer<int64>
Name
string | null
LastModified
string<date-time>