Skip to main content
POST
/
v1
/
ui
/
secret-keys
Create secret key
curl --request POST \
  --url https://api.example.com/v1/ui/secret-keys \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Body

application/json

The body is of type object.

Response

Secret key created successfully

The response is of type object.