# Delete a producer administration key Deletes a specified producer administration key. Pass the ID of the key that you want to delete as a path parameter. It may take up to 10 minutes for the key to be fully removed after calling the API. Endpoint: DELETE /api/v1.1/administration-keys/{keyId} Version: v1.1 Security: AdministrationAccess ## Path parameters: - `keyId` (string, required) Public key ID. ## Response 200 fields ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields