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