# 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 /v1.0/administration-keys/{keyId} Version: 1.0 Security: AdministrationAccess ## Path parameters: - `keyId` (string, required) Public key ID.