Refresh Project Client Key
POST/api/v0/organizations/:organization_slug/projects/:project_slug/api_key
Regenerate the Project Client Key
NOTE: This will make all Devices that currently send data using the key stop working. Please, please please make sure this is what you want to do.
Return Value
{
"api_key": "87c2ca9d3ec148ac82034fc2724ff614"
}
Request
Responses
- 200