Setup Keys
Delete
Delete a Setup Keys record by ID.
delete/api/cp/setup/key/{id}
Path parameters
idinteger required
Id identifier
Response
Operation completed successfully
Example response
{
"status": "OK"
}Delete a Setup Keys record by ID.
Id identifier
Operation completed successfully
{
"status": "OK"
}