v4
latestSwagger 2.02026-08-0343714211.7 MBsecrets
Secrets
Create Secret
Create Secret
post/secrets
Response
The Secrets object.
Example response
{
"id": 1,
"name": "Production API token",
"description": "Used by production API integrations.",
"secret_type": "token",
"metadata": {
"key": "example value"
},
"value_field_names": [
"example"
],
"created_at": "2000-01-01T01:00:00Z",
"updated_at": "2000-01-01T01:00:00Z"
}