Security
authorization and appId
- US Environmenthttps://developer-api.mend.io/api/v1/repos/{platform}/{org}/{repo}/secrets/{secretName}
- EU Environmenthttps://developer-eu-api.mend.io/api/v1/repos/{platform}/{org}/{repo}/secrets/{secretName}
{ "secretName": "string", "secretValue": "string", "envVar": true }
Response
{
"secretName": "string",
"envVar": true,
"rotatingTokenStatus": "invalid"
}