v2
latestOpenAPI 3.0.02026-08-073221853.1 MBKeys
Update Key
patch/console/v1/keys/{id}
Path parameters
idstring required
Request body
Response
Key updated successfully
Example response
{
"message": "Key updated successfully.",
"data": {
"environments": [
"staging"
],
"targetAppID": "primaryApp",
"secondaryTargetAppIDs": null
}
}