v1
latestOpenAPI 3.0.12026-07-142257126.4 KBkeys
Updates a key
Update the API key with the specified key ID, for the application with the specified application ID.
patch/apps/{app_id}/keys/{key_id}
Path parameters
app_idstring required
The application ID.
key_idstring required
The API key ID.
Request body
Response
Key updated
Example response
{
"appId": "28GY6a",
"created": 1602844091815,
"modified": 1614679682091
}