cURL
curl --request POST \ --url https://operator.io/api/instances/{id}/secrets \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "secretId": "<string>" } '
{}
API key (ck_live_...). Create one in Settings > API Keys.
ck_live_...
Granted.
The response is of type object.
object